public class DefaultWarDeployment extends WarDeployment
archive, contextPath, staticResources, structureModules, webInfLibAdded| Constructor and Description |
|---|
DefaultWarDeployment(Container container) |
DefaultWarDeployment(Container container,
String contextPath) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
convertSeparators(Path path) |
protected void |
setup() |
protected boolean |
setupUsingAppArtifact() |
protected boolean |
setupUsingAppPath() |
protected boolean |
setupUsingMaven() |
addJavaClassPathToWebInfLib, ensureJBossWebXml, ensureWebInfLib, getArchive, getArchive, setupStaticResources, staticContent, staticContent, staticContentpublic DefaultWarDeployment(Container container) throws IOException, ModuleLoadException
IOExceptionModuleLoadExceptionpublic DefaultWarDeployment(Container container, String contextPath) 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.