|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.modeler.BaseModelMBean
org.ow2.util.jmx.impl.BaseModelMBeanExt
org.ow2.easybeans.jsr77.J2EEManagedObjectMBean<T>
T - ManagedObject typepublic class J2EEManagedObjectMBean<T extends EZBJ2EEManagedObject>
J2EEManagedObject MBean Base.
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.modeler.BaseModelMBean |
|---|
attributeBroadcaster, generalBroadcaster, info, oname, registry, resource, resourceType, source |
| Constructor Summary | |
|---|---|
J2EEManagedObjectMBean()
Create the mbean. |
|
| Method Summary | |
|---|---|
java.lang.String |
getBaseModelMBeanExtId()
Get the BaseModelMBeanExt id. |
protected static org.ow2.util.log.Log |
getLogger()
|
protected T |
getManagedComponent()
|
boolean |
isEventProvider()
|
boolean |
isStateManageable()
|
boolean |
isStatisticsProvider()
|
void |
postRegister(java.lang.Boolean registrationDone)
|
void |
preDeregister()
|
| Methods inherited from class org.ow2.util.jmx.impl.BaseModelMBeanExt |
|---|
addAttribute, addOperation, getAttribute, getAttributes, getMBeanInfo, invoke, removeAttribute, removeOperation, setAttribute, setAttributes |
| Methods inherited from class org.apache.commons.modeler.BaseModelMBean |
|---|
addAttributeChangeNotificationListener, addNotificationListener, createDefaultModelMBeanInfo, createResource, getClassName, getJmxName, getManagedResource, getModelerType, getNotificationInfo, getObjectName, getRegistry, initModelInfo, isModelMBeanInfoValid, load, postDeregister, preRegister, removeAttributeChangeNotificationListener, removeAttributeChangeNotificationListener, removeNotificationListener, removeNotificationListener, removeNotificationListener, sendAttributeChangeNotification, sendAttributeChangeNotification, sendNotification, sendNotification, setManagedResource, setModeledType, setModelMBeanInfo, setRegistry, store, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface javax.management.modelmbean.ModelMBean |
|---|
setManagedResource, setModelMBeanInfo |
| Methods inherited from interface javax.management.PersistentMBean |
|---|
load, store |
| Methods inherited from interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster |
|---|
addAttributeChangeNotificationListener, removeAttributeChangeNotificationListener, sendAttributeChangeNotification, sendAttributeChangeNotification, sendNotification, sendNotification |
| Methods inherited from interface javax.management.NotificationBroadcaster |
|---|
addNotificationListener, getNotificationInfo, removeNotificationListener |
| Methods inherited from interface javax.management.MBeanRegistration |
|---|
postDeregister, preRegister |
| Constructor Detail |
|---|
public J2EEManagedObjectMBean()
throws javax.management.MBeanException
javax.management.MBeanException - if the super constructor fails.| Method Detail |
|---|
protected T getManagedComponent()
public boolean isStateManageable()
public boolean isStatisticsProvider()
public boolean isEventProvider()
protected static final org.ow2.util.log.Log getLogger()
public void postRegister(java.lang.Boolean registrationDone)
postRegister in interface javax.management.MBeanRegistrationpostRegister in class org.apache.commons.modeler.BaseModelMBean
public void preDeregister()
throws java.lang.Exception
preDeregister in interface javax.management.MBeanRegistrationpreDeregister in class org.apache.commons.modeler.BaseModelMBeanjava.lang.Exceptionpublic java.lang.String getBaseModelMBeanExtId()
getBaseModelMBeanExtId in class org.ow2.util.jmx.impl.BaseModelMBeanExt
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||