Method Summary |
|
public void | destroy() Destroy servlet container (if any is running). |
public String | getName() Retruns the Catalina component name. |
public String | getPath() Path accessor. |
public int | getState() Returns the state. |
public String | getStateString() Returns a String representation of the state. |
public void | setPath(String Path) Path mutator. |
public void | start() Start the servlet container. |
public void | stop() Stop the servlet container. |