public class ResinInstalledLocalDeployer extends AbstractCopyingInstalledLocalDeployer
webapps
directory.Constructor and Description |
---|
ResinInstalledLocalDeployer(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 ResinInstalledLocalDeployer(InstalledLocalContainer container)
public String getDeployableDir()
Deployable
s should
be copied to. For Resin this is the webapps
directory.getDeployableDir
in class AbstractCopyingInstalledLocalDeployer
Copyright © 2004-2013 Codehaus. All Rights Reserved.