| org.apache.catalina.mbeans.StandardServerMBean
StandardServerMBean | public class StandardServerMBean extends BaseModelMBean (Code) | | A ModelMBean implementation for the
org.apache.catalina.core.StandardServer component.
author: Amy Roh version: $Revision: 1.23 $ $Date: 2002/05/21 01:36:36 $ |
Constructor Summary | |
public | StandardServerMBean() Construct a ModelMBean with default
ModelMBeanInfo information. |
Method Summary | |
public synchronized void | store() Write the configuration information for this entire Server
out to the server.xml configuration file. |
|
|