public class Jo1xInstalledLocalDeployer extends AbstractCopyingInstalledLocalDeployer
webapp/host
directory.Constructor and Description |
---|
Jo1xInstalledLocalDeployer(InstalledLocalContainer container) |
Modifier and Type | Method and Description |
---|---|
String |
getDeployableDir()
Specifies the directory
Deployable s should
be copied to. |
canBeDeployed, deploy, deployEar, deployEjb, deployExpandedWar, deployWar, setShouldDeployExpandedWARs
getType
getContainer, getFileHandler, setFileHandler
deploy, deploy, redeploy, start, stop, undeploy
public Jo1xInstalledLocalDeployer(InstalledLocalContainer container)
public String getDeployableDir()
Deployable
s should
be copied to. For jo! this is the webapp/host
directory.getDeployableDir
in class AbstractCopyingInstalledLocalDeployer
Copyright © 2004-2013 Codehaus. All Rights Reserved.