org.mortbay.jetty.jmx
Class ServerMBean
- ComponentListener, EventListener, MBeanRegistration, ModelMBean
JettyServer MBean.
This Model MBean class provides the mapping for HttpServer
management methods. It also registers itself as a membership
listener of the HttpServer, so it can create and destroy MBean
wrappers for listeners and contexts.
IMPACT_ACTION, IMPACT_ACTION_INFO, IMPACT_INFO, IMPACT_UNKOWN, INT, NO_PARAMS, OBJECT, ON_MBEAN, ON_OBJECT, READ_ONLY, READ_WRITE, STRING, _beanInfo |
addAttributeChangeNotificationListener, addNotificationListener, defineAttribute, defineAttribute, defineAttribute, defineAttribute, defineManagedResource, defineOperation, defineOperation, defineOperation, defineOperation, destroyComponentMBeans, getAttribute, getAttributes, getBaseObjectName, getComponentMBeans, getDefaultDomain, getMBeanInfo, getMBeanServer, getManagedResource, getNotificationInfo, getObjectName, invoke, load, mbeanFor, newObjectName, postDeregister, postRegister, preDeregister, preRegister, removeAttributeChangeNotificationListener, removeNotificationListener, sendAttributeChangeNotification, sendAttributeChangeNotification, sendNotification, sendNotification, setAttribute, setAttributes, setBaseObjectName, setDefaultDomain, setManagedResource, setModelMBeanInfo, store, uniqueObjectName, uniqueObjectName |
ServerMBean
public ServerMBean()
throws MBeanException,
InstanceNotFoundExceptionConstructor.
ServerMBean
public ServerMBean(String configuration)
throws IOException,
MBeanException,
InstanceNotFoundExceptionConstructor.
configuration - URL or File to jetty.xml style configuration file
ServerMBean
public ServerMBean(Server jettyServer)
throws MBeanException,
InstanceNotFoundExceptionConstructor.
Copyright © 2004 Mortbay Consulting Pty. Ltd. All Rights Reserved.