|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mortbay.util.jmx.ModelMBeanImpl
org.mortbay.jetty.servlet.jmx.ConfigurationMBean
org.objectweb.jonas.web.jetty50.jmx.JSR77ConfigurationMBean
public class JSR77ConfigurationMBean
JSR77Configuration MBean. It will register/deregister MBeans for the given WebApp. Expected MBeans creation : - 1 WebModule - n Servlet
| Field Summary |
|---|
| Fields inherited from class org.mortbay.jetty.servlet.jmx.ConfigurationMBean |
|---|
_config |
| Fields inherited from class org.mortbay.util.jmx.ModelMBeanImpl |
|---|
_beanInfo, IMPACT_ACTION, IMPACT_ACTION_INFO, IMPACT_INFO, IMPACT_UNKOWN, INT, NO_PARAMS, OBJECT, ON_MBEAN, ON_OBJECT, READ_ONLY, READ_WRITE, STRING |
| Constructor Summary | |
|---|---|
JSR77ConfigurationMBean()
Default constructor |
|
| Method Summary | |
|---|---|
protected void |
defineManagedResource()
We do not add any attributes/operations |
void |
postDeregister()
Deregister also all of the jsr77 mbeans we were responsible for registering. |
void |
postRegister(java.lang.Boolean ok)
Register the other jsr77 mbeans |
| Methods inherited from class org.mortbay.jetty.servlet.jmx.ConfigurationMBean |
|---|
getName, uniqueObjectName |
| Methods inherited from class org.mortbay.util.jmx.ModelMBeanImpl |
|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JSR77ConfigurationMBean()
throws javax.management.MBeanException
javax.management.MBeanException - if parent throws MBeanException| Method Detail |
|---|
protected void defineManagedResource()
defineManagedResource in class org.mortbay.jetty.servlet.jmx.ConfigurationMBeanpublic void postRegister(java.lang.Boolean ok)
postRegister in interface javax.management.MBeanRegistrationpostRegister in class org.mortbay.util.jmx.ModelMBeanImplok - BooleanMBeanRegistration.postRegister(java.lang.Boolean)public void postDeregister()
postDeregister in interface javax.management.MBeanRegistrationpostDeregister in class org.mortbay.util.jmx.ModelMBeanImplMBeanRegistration.postDeregister()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||