Implementation of the Catalina JMX MBean as a wrapper of the Catalina class.
To be used, the JAR containing this MBean should contain all the classes
which are present in bootstrap.jar. The setPath(String path) method should
be used to set the correct path where the Tomcat distribution is.
author: Remy Maucherat version: $Revision: 1.3 $
Method Summary
public void
destroy() Destroy servlet container (if any is running).