|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Tomcat5xEmbedded.Context | |
org.codehaus.cargo.container.tomcat.internal |
Uses of Tomcat5xEmbedded.Context in org.codehaus.cargo.container.tomcat.internal |
Methods in org.codehaus.cargo.container.tomcat.internal that return Tomcat5xEmbedded.Context | |
Tomcat5xEmbedded.Context |
Tomcat5xEmbedded.Embedded.createContext(java.lang.String path,
java.lang.String docBase)
Creates an web application for deployment. |
Methods in org.codehaus.cargo.container.tomcat.internal with parameters of type Tomcat5xEmbedded.Context | |
void |
Tomcat5xEmbedded.Host.addChild(Tomcat5xEmbedded.Context context)
Deploys a web application. |
void |
Tomcat5xEmbedded.Host.removeChild(Tomcat5xEmbedded.Context context)
Removes a web application. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |