Package | Description |
---|---|
org.codehaus.cargo.container.tomcat.internal |
Modifier and Type | Method and Description |
---|---|
Tomcat5xEmbedded.Context |
Tomcat5xEmbedded.Embedded.createContext(String path,
String docBase)
Creates an web application for deployment.
|
Modifier and Type | Method and Description |
---|---|
void |
Tomcat5xEmbedded.Host.addChild(Tomcat5xEmbedded.Context context)
Deploys a web application.
|
void |
Tomcat5xEmbedded.Host.removeChild(Tomcat5xEmbedded.Context context)
Removes a web application.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.