public class PlusWebAppContextMBean extends WebApplicationContextMBean
_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 |
|---|
PlusWebAppContextMBean()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addEnvEntry(java.lang.String name,
java.lang.String value)
Method only on JMX bean to deal with String values
|
protected void |
defineManagedResource()
Define the Managed Resource.
|
void |
postDeregister()
postDeregister
Unregister mbeans we created for the Configuration objects.
|
void |
postRegister(java.lang.Boolean ok)
postRegister
Register mbeans for all of the jsr77 servlet stats
|
destroyConfigurations, getConfigurationsdestroyHandlers, getHandlers, getRequestLog, newObjectNameaddAttributeChangeNotificationListener, 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 PlusWebAppContextMBean()
throws javax.management.MBeanException
javax.management.MBeanExceptionprotected void defineManagedResource()
ModelMBeanImpldefineManagedResource in class WebApplicationContextMBeanpublic void addEnvEntry(java.lang.String name,
java.lang.String value)
name - value - public void postRegister(java.lang.Boolean ok)
WebApplicationContextMBeanpostRegister in interface javax.management.MBeanRegistrationpostRegister in class WebApplicationContextMBeanok - MBeanRegistration.postRegister(java.lang.Boolean)public void postDeregister()
WebApplicationContextMBeanpostDeregister in interface javax.management.MBeanRegistrationpostDeregister in class WebApplicationContextMBeanMBeanRegistration.postDeregister()Copyright © 2004 Mortbay Consulting Pty. Ltd. All Rights Reserved.