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

Packages that use Tomcat5xEmbedded.Host
org.codehaus.cargo.container.tomcat.internal   
 

Uses of Tomcat5xEmbedded.Host in org.codehaus.cargo.container.tomcat.internal
 

Methods in org.codehaus.cargo.container.tomcat.internal that return Tomcat5xEmbedded.Host
 Tomcat5xEmbedded.Host Tomcat5xEmbedded.Embedded.createHost(String name, File appBase)
          Creates a new virtual host mapping.
 

Methods in org.codehaus.cargo.container.tomcat.internal with parameters of type Tomcat5xEmbedded.Host
 void Tomcat5xEmbedded.Engine.addChild(Tomcat5xEmbedded.Host host)
          Adds a new Tomcat5xEmbedded.Host to the engine.
 



Copyright © 2004-2012 Codehaus. All Rights Reserved.