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

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

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

Methods in org.codehaus.cargo.container.tomcat.internal that return Tomcat5xEmbedded.Engine
 Tomcat5xEmbedded.Engine Tomcat5xEmbedded.Embedded.createEngine()
          Creates a new engine.
 

Methods in org.codehaus.cargo.container.tomcat.internal with parameters of type Tomcat5xEmbedded.Engine
 void Tomcat5xEmbedded.Embedded.addEngine(Tomcat5xEmbedded.Engine e)
          Adds a new Tomcat5xEmbedded.Engine.
 



Copyright © 2004-2010 Codehaus. All Rights Reserved.