public abstract class AbstractTomcatRemoteDeployer extends AbstractTomcatManagerDeployer
Modifier and Type | Field and Description |
---|---|
protected RemoteContainer |
container
The remote container to deploy to.
|
Constructor and Description |
---|
AbstractTomcatRemoteDeployer(RemoteContainer container) |
Modifier and Type | Method and Description |
---|---|
protected Configuration |
getConfiguration() |
createManager, deploy, getPath, getTomcatManager, list, performUndeploy, redeploy, start, stop, undeploy
getType
deploy, deploy, undeploy
protected RemoteContainer container
public AbstractTomcatRemoteDeployer(RemoteContainer container)
protected Configuration getConfiguration()
getConfiguration
in class AbstractTomcatManagerDeployer
AbstractTomcatManagerDeployer.getConfiguration()
Copyright © 2004-2013 Codehaus. All Rights Reserved.