Uses of Class
org.codehaus.cargo.container.tomcat.internal.Tomcat5xEmbedded.Context

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(String path, 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.
 



Copyright © 2004-2012 Codehaus. All Rights Reserved.