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, undeploygetTypedeploy, deployprotected RemoteContainer container
public AbstractTomcatRemoteDeployer(RemoteContainer container)
protected Configuration getConfiguration()
getConfiguration in class AbstractTomcatManagerDeployerAbstractTomcatManagerDeployer.getConfiguration()Copyright © 2004-2013 Codehaus. All Rights Reserved.