public class ResinInstalledLocalDeployer extends AbstractCopyingInstalledLocalDeployer
webapps directory.| Constructor and Description |
|---|
ResinInstalledLocalDeployer(InstalledLocalContainer container) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeployableDir()
Specifies the directory
Deployables should
be copied to. |
canBeDeployed, deploy, deployEar, deployEjb, deployExpandedWar, deployWar, setShouldDeployExpandedWARsgetTypegetContainer, getFileHandler, setFileHandlerdeploy, deploy, redeploy, start, stop, undeploypublic ResinInstalledLocalDeployer(InstalledLocalContainer container)
public String getDeployableDir()
Deployables should
be copied to. For Resin this is the webapps directory.getDeployableDir in class AbstractCopyingInstalledLocalDeployerCopyright © 2004-2013 Codehaus. All Rights Reserved.