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