public class DefaultWarDeploymentFactory extends DefaultDeploymentFactory
| Constructor and Description |
|---|
DefaultWarDeploymentFactory() |
| Modifier and Type | Method and Description |
|---|---|
static WARArchive |
archiveFromCurrentApp() |
org.jboss.shrinkwrap.api.Archive |
create(Container container) |
protected static String |
determineName() |
int |
getPriority() |
String |
getType() |
boolean |
setupUsingMaven(org.jboss.shrinkwrap.api.Archive<?> givenArchive) |
convertSeparators, determineName, setup, setupUsingAppArtifact, setupUsingAppPathpublic int getPriority()
getPriority in class DefaultDeploymentFactorypublic String getType()
getType in class DefaultDeploymentFactorypublic org.jboss.shrinkwrap.api.Archive create(Container container) throws Exception
create in class DefaultDeploymentFactoryExceptionpublic static WARArchive archiveFromCurrentApp() throws Exception
Exceptionprotected static String determineName()
public boolean setupUsingMaven(org.jboss.shrinkwrap.api.Archive<?> givenArchive)
throws Exception
setupUsingMaven in class DefaultDeploymentFactoryExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.