|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.cargo.util.log.LoggedObject
org.codehaus.cargo.container.spi.deployer.AbstractDeployer
org.codehaus.cargo.container.spi.deployer.AbstractRemoteDeployer
org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerDeployer
org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerInstalledLocalDeployer
org.codehaus.cargo.container.tomcat.TomcatManagerInstalledLocalDeployer
public class TomcatManagerInstalledLocalDeployer
A Tomcat manager-based deployer to perform deployment to a local container.
Field Summary |
---|
Fields inherited from class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerInstalledLocalDeployer |
---|
container |
Constructor Summary | |
---|---|
TomcatManagerInstalledLocalDeployer(LocalContainer container)
|
Method Summary |
---|
Methods inherited from class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerInstalledLocalDeployer |
---|
getConfiguration, performUndeploy |
Methods inherited from class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerDeployer |
---|
createManager, deploy, getPath, getTomcatManager, list, redeploy, start, stop, undeploy |
Methods inherited from class org.codehaus.cargo.container.spi.deployer.AbstractRemoteDeployer |
---|
getType |
Methods inherited from class org.codehaus.cargo.container.spi.deployer.AbstractDeployer |
---|
deploy, deploy, undeploy |
Methods inherited from class org.codehaus.cargo.util.log.LoggedObject |
---|
getLogger, setLogger |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.codehaus.cargo.util.log.Loggable |
---|
getLogger, setLogger |
Constructor Detail |
---|
public TomcatManagerInstalledLocalDeployer(LocalContainer container)
AbstractTomcatManagerInstalledLocalDeployer.AbstractTomcatManagerInstalledLocalDeployer(org.codehaus.cargo.container.LocalContainer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |