public class DefaultJAXRSWarDeploymentFactory extends DefaultWarDeploymentFactory
| Constructor and Description |
|---|
DefaultJAXRSWarDeploymentFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.shrinkwrap.api.Archive |
create(Container container) |
int |
getPriority() |
String |
getType() |
convertSeparators, determineName, setup, setupUsingAppArtifact, setupUsingAppPath, setupUsingMavenpublic int getPriority()
getPriority in interface DefaultDeploymentFactorygetPriority in class DefaultWarDeploymentFactorypublic String getType()
getType in interface DefaultDeploymentFactorygetType in class DefaultWarDeploymentFactorypublic org.jboss.shrinkwrap.api.Archive create(Container container) throws Exception
create in interface DefaultDeploymentFactorycreate in class DefaultWarDeploymentFactoryExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.