org.apache.catalina.mbeans
Class StandardServerMBean
BaseModelMBeanorg.apache.catalina.mbeans.StandardServerMBean
public class StandardServerMBean
extends BaseModelMBean
A ModelMBean implementation for the
org.apache.catalina.core.StandardServer component.
Version:
- Amy Roh
void | store()- Write the configuration information for this entire
Server
out to the server.xml configuration file.
|
StandardServerMBean
public StandardServerMBean()
throws MBeanException,
RuntimeOperationsException Construct a ModelMBean with default
ModelMBeanInfo information.
store
public void store()
throws InstanceNotFoundException,
MBeanException,
RuntimeOperationsException Write the configuration information for this entire Server
out to the server.xml configuration file.
Copyright B) 2000-2003 Apache Software Foundation. All Rights Reserved.