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, doDeploy, getDeployableName, setShouldDeployExpanded, shouldDeployExpandedgetTypegetContainer, getFileHandlerdeploy, deploy, redeploy, redeploy, start, start, stop, stop, undeploy, undeploygetLogger, setLoggerpublic 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.