pase.server
Class TomcatProxy
java.lang.Object
pase.server.TomcatProxy
public class TomcatProxy
- extends java.lang.Object
- Author:
- stan
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_TOMCAT_PATH
public static java.lang.String DEFAULT_TOMCAT_PATH
TomcatProxy
public TomcatProxy()
- Parameters:
args
-
startup
public void startup()
shutdown
public void shutdown()
main
public static void main(java.lang.String[] args)
getTomcatPath
public java.lang.String getTomcatPath()
- Returns:
- Returns the tomcatPath.
setTomcatPath
public void setTomcatPath(java.lang.String tomcatPath)
- Parameters:
tomcatPath
- The tomcatPath to set.
isRunning
public boolean isRunning()