|
||||||||||
| 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.jonas.lib.management.javaee.J2EEManagedObjectMBean<T>
T - ManagedObject typepublic class J2EEManagedObjectMBean<T>
J2EEManagedObject MBean Base.
| Field Summary | |
|---|---|
static String |
J2EESERVER_KEY
J2EE server key. |
| Fields inherited from class org.apache.commons.modeler.BaseModelMBean |
|---|
attributeBroadcaster, attributes, generalBroadcaster, info, oname, registry, resource, resourceType, source |
| Constructor Summary | |
|---|---|
J2EEManagedObjectMBean()
Create the mbean. |
|
| Method Summary | |
|---|---|
protected static org.ow2.util.log.Log |
getLogger()
|
protected T |
getManagedComponent()
|
boolean |
isEventProvider()
|
boolean |
isStateManageable()
|
boolean |
isStatisticsProvider()
|
| Methods inherited from class org.apache.commons.modeler.BaseModelMBean |
|---|
addAttributeChangeNotificationListener, addNotificationListener, createDefaultModelMBeanInfo, createResource, getAttribute, getAttributes, getClassName, getJmxName, getManagedResource, getMBeanInfo, getModelerType, getNotificationInfo, getObjectName, getRegistry, initModelInfo, invoke, isModelMBeanInfoValid, load, postDeregister, postRegister, preDeregister, preRegister, removeAttributeChangeNotificationListener, removeAttributeChangeNotificationListener, removeNotificationListener, removeNotificationListener, removeNotificationListener, sendAttributeChangeNotification, sendAttributeChangeNotification, sendNotification, sendNotification, setAttribute, setAttributes, setManagedResource, setModeledType, setModelMBeanInfo, setRegistry, store, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String J2EESERVER_KEY
| Constructor Detail |
|---|
public J2EEManagedObjectMBean()
throws MBeanException
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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||