WebSphere:*,type=J2EEManagedObject,j2eeType=J2EEManagedObject
MBean J2EEManagedObject
The base model of all managed objects in the J2EE Management Model.
Attribute Summary | |
java.lang.String | objectName The object name of the managed object. |
boolean | stateManageable Indicates if the managed object implements the StateManageable model and supports state management. |
boolean | statisticsProvider Indicates if the managed object implements the StatisticsProvider model and supports the generation of performance statistics. |
boolean | eventProvider Indicates if the managed object implements the EventProvider model and provides notifications about events that occur on that object. |
Attribute Detail |
public java.lang.String objectName
public boolean stateManageable
public boolean statisticsProvider
public boolean eventProvider