Uses of Class
org.codehaus.cargo.container.tomcat.internal.TomcatManager
-
Packages that use TomcatManager Package Description org.codehaus.cargo.container.tomcat.internal -
-
Uses of TomcatManager in org.codehaus.cargo.container.tomcat.internal
Methods in org.codehaus.cargo.container.tomcat.internal that return TomcatManager Modifier and Type Method Description protected TomcatManagerAbstractTomcatManagerDeployer. createManager(Configuration configuration)Creates a Tomcat manager wrapper from the specified configuration.protected TomcatManagerAbstractTomcatManagerDeployer. getTomcatManager()
-