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, deployExpandedRar, deployExpandedSar, deployExpandedWar, deployFile, deployRar, deploySar, deployWar, setShouldDeployExpandedRARs, setShouldDeployExpandedSARs, setShouldDeployExpandedWARsgetTypegetContainer, getFileHandler, setFileHandlerdeploy, deploy, redeploy, start, stop, undeploy, 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.