public class ServletHandlerMBean extends HttpHandlerMBean
_beanInfo, IMPACT_ACTION, IMPACT_ACTION_INFO, IMPACT_INFO, IMPACT_UNKOWN, INT, NO_PARAMS, OBJECT, ON_MBEAN, ON_OBJECT, READ_ONLY, READ_WRITE, STRING
Constructor and Description |
---|
ServletHandlerMBean()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
defineManagedResource()
Define the Managed Resource.
|
javax.management.ObjectName[] |
getServlets() |
javax.management.ObjectName |
getSessionManager() |
void |
postDeregister()
Post Deregister.
|
void |
postRegister(java.lang.Boolean ok) |
addAttributeChangeNotificationListener, addNotificationListener, defineAttribute, defineAttribute, defineAttribute, defineAttribute, defineOperation, defineOperation, defineOperation, defineOperation, destroyComponentMBeans, getAttribute, getAttributes, getBaseObjectName, getComponentMBeans, getDefaultDomain, getManagedResource, getMBeanInfo, getMBeanServer, getNotificationInfo, getObjectName, invoke, load, mbeanFor, newObjectName, preDeregister, preRegister, removeAttributeChangeNotificationListener, removeNotificationListener, sendAttributeChangeNotification, sendAttributeChangeNotification, sendNotification, sendNotification, setAttribute, setAttributes, setBaseObjectName, setDefaultDomain, setManagedResource, setModelMBeanInfo, store, uniqueObjectName, uniqueObjectName
public ServletHandlerMBean() throws javax.management.MBeanException
javax.management.MBeanException
protected void defineManagedResource()
ModelMBeanImpl
defineManagedResource
in class HttpHandlerMBean
public javax.management.ObjectName getSessionManager()
public javax.management.ObjectName[] getServlets()
public void postRegister(java.lang.Boolean ok)
postRegister
in interface javax.management.MBeanRegistration
postRegister
in class ModelMBeanImpl
public void postDeregister()
ModelMBeanImpl
postDeregister
in interface javax.management.MBeanRegistration
postDeregister
in class ModelMBeanImpl
Copyright © 2004 Mortbay Consulting Pty. Ltd. All Rights Reserved.