public interface DefaultDeploymentFactory
| Modifier and Type | Method and Description |
|---|---|
org.jboss.shrinkwrap.api.Archive |
create(Container container) |
int |
getPriority() |
String |
getType() |
int getPriority()
String getType()
org.jboss.shrinkwrap.api.Archive create(Container container) throws IOException, ModuleLoadException, Exception
IOExceptionModuleLoadExceptionExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.