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, getConfigurations
destroyHandlers, getHandlers, getRequestLog, newObjectName
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, uniqueObjectName
public PlusWebAppContextMBean() throws javax.management.MBeanException
javax.management.MBeanException
protected void defineManagedResource()
ModelMBeanImpl
defineManagedResource
in class WebApplicationContextMBean
public void addEnvEntry(java.lang.String name, java.lang.String value)
name
- value
- public void postRegister(java.lang.Boolean ok)
WebApplicationContextMBean
postRegister
in interface javax.management.MBeanRegistration
postRegister
in class WebApplicationContextMBean
ok
- MBeanRegistration.postRegister(java.lang.Boolean)
public void postDeregister()
WebApplicationContextMBean
postDeregister
in interface javax.management.MBeanRegistration
postDeregister
in class WebApplicationContextMBean
MBeanRegistration.postDeregister()
Copyright © 2004 Mortbay Consulting Pty. Ltd. All Rights Reserved.