|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mortbay.util.jmx.ModelMBeanImpl
org.objectweb.jonas.web.jetty50.jmx.J2EEWebModuleMBean
Fake (at least not complete) implementation of the WebModule MBean. TODO for a full implementation, the MBean should be able to return a real ObjectName array for Servlets inside the WebApp.
| Field Summary |
| 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 | |
J2EEWebModuleMBean()
Default public MBean Constructor |
|
| Method Summary | |
protected void |
defineManagedResource()
|
javax.management.ObjectName[] |
getServlets()
|
void |
setServlets(javax.management.ObjectName[] servlets)
|
javax.management.ObjectName |
uniqueObjectName(javax.management.MBeanServer mbeanServer,
java.lang.String baseObjectName)
|
| 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, postDeregister, postRegister, 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 J2EEWebModuleMBean()
throws javax.management.MBeanException
javax.management.MBeanException - required by the spec| Method Detail |
protected void defineManagedResource()
ModelMBeanImpl.defineManagedResource()public javax.management.ObjectName[] getServlets()
public void setServlets(javax.management.ObjectName[] servlets)
servlets -
public javax.management.ObjectName uniqueObjectName(javax.management.MBeanServer mbeanServer,
java.lang.String baseObjectName)
Jsr77ServletHolderMBean.uniqueObjectName(javax.management.MBeanServer,
java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||