public abstract class AbstractLocalDeployer extends AbstractDeployer
| Constructor and Description |
|---|
AbstractLocalDeployer(LocalContainer container) |
| Modifier and Type | Method and Description |
|---|---|
protected LocalContainer |
getContainer() |
protected FileHandler |
getFileHandler() |
deploy, deploy, deploy, redeploy, redeploy, start, start, stop, stop, undeploy, undeploygetLogger, setLoggerpublic AbstractLocalDeployer(LocalContainer container)
container - the local installed container into which to perform deployment operationsprotected LocalContainer getContainer()
protected FileHandler getFileHandler()
Copyright © 2004-2013 Codehaus. All Rights Reserved.