public class HttpContextMBean extends LifeCycleMBean
_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 |
|---|
HttpContextMBean()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
defineManagedResource()
Define the Managed Resource.
|
void |
destroyHandlers() |
javax.management.ObjectName[] |
getHandlers() |
javax.management.ObjectName |
getRequestLog() |
protected javax.management.ObjectName |
newObjectName(javax.management.MBeanServer server)
Create a new ObjectName.
|
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, preDeregister, preRegister, removeAttributeChangeNotificationListener, removeNotificationListener, sendAttributeChangeNotification, sendAttributeChangeNotification, sendNotification, sendNotification, setAttribute, setAttributes, setBaseObjectName, setDefaultDomain, setManagedResource, setModelMBeanInfo, store, uniqueObjectName, uniqueObjectNamepublic HttpContextMBean()
throws javax.management.MBeanException
javax.management.MBeanExceptionprotected void defineManagedResource()
ModelMBeanImpldefineManagedResource in class LifeCycleMBeanprotected javax.management.ObjectName newObjectName(javax.management.MBeanServer server)
ModelMBeanImplnewObjectName in class ModelMBeanImplpublic void postRegister(java.lang.Boolean ok)
postRegister in interface javax.management.MBeanRegistrationpostRegister in class ModelMBeanImplpublic void postDeregister()
ModelMBeanImplpostDeregister in interface javax.management.MBeanRegistrationpostDeregister in class ModelMBeanImplpublic javax.management.ObjectName[] getHandlers()
public void destroyHandlers()
public javax.management.ObjectName getRequestLog()
Copyright © 2004 Mortbay Consulting Pty. Ltd. All Rights Reserved.