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