net.stickycode.deploy.tomcat
Class EmbeddedDeploymentConfiguration
java.lang.Object
net.stickycode.deploy.tomcat.EmbeddedDeploymentConfiguration
- All Implemented Interfaces:
- DeploymentConfiguration
public class EmbeddedDeploymentConfiguration
- extends Object
- implements DeploymentConfiguration
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmbeddedDeploymentConfiguration
public EmbeddedDeploymentConfiguration()
getPort
public int getPort()
- Specified by:
getPort in interface DeploymentConfiguration
getBindAddress
public String getBindAddress()
- Specified by:
getBindAddress in interface DeploymentConfiguration
getContextPath
public String getContextPath()
- Specified by:
getContextPath in interface DeploymentConfiguration
getWorkingDirectory
public File getWorkingDirectory()
- Specified by:
getWorkingDirectory in interface DeploymentConfiguration
getDocumentBase
public String getDocumentBase()
- Specified by:
getDocumentBase in interface DeploymentConfiguration
Copyright © 2012 RedEngine Ltd. All Rights Reserved.