public class DefaultWarDeployment extends WarDeployment
archive| Constructor and Description |
|---|
DefaultWarDeployment(Container container) |
DefaultWarDeployment(org.jboss.shrinkwrap.api.spec.WebArchive archive) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
convertSeparators(Path path) |
protected void |
setup() |
protected boolean |
setupUsingAppArtifact() |
protected boolean |
setupUsingAppPath() |
protected boolean |
setupUsingMaven() |
addJavaClassPathToWebInfLib, ensureJBossDeploymentStructureXml, ensureJBossWebXml, getArchivepublic DefaultWarDeployment(Container container) throws IOException, ModuleLoadException
IOExceptionModuleLoadExceptionpublic DefaultWarDeployment(org.jboss.shrinkwrap.api.spec.WebArchive archive)
throws IOException,
ModuleLoadException
IOExceptionModuleLoadExceptionprotected void setup()
throws IOException,
ModuleLoadException
IOExceptionModuleLoadExceptionprotected boolean setupUsingAppPath()
throws IOException
IOExceptionprotected boolean setupUsingAppArtifact()
throws IOException
IOExceptionprotected boolean setupUsingMaven()
throws IOException
IOExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.