|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides methods that should be implemented by each managed object The CIBManagedObject is the base object model to support the dynamic logging management functions. When the current specification is enhanced to address more common management capabilities the CIBManagedObject model should be extended accordingly.
Field Summary |
Fields inherited from interface com.sun.mfwk.cib.CIBObjectMBean |
ModelVersion |
Method Summary | |
java.lang.String |
getDescription()
Returns a description for the Managed object |
boolean |
isEventProvider()
Returns true if the managed object is an Event Provider else returns false |
void |
setEventProvider(boolean isEventProvider)
Allows to switch On/Off the JMX event notifications from the managed object |
Methods inherited from interface com.sun.mfwk.cib.CIBObjectMBean |
getModelVersion, getName, getType |
Method Detail |
public java.lang.String getDescription()
public boolean isEventProvider()
public void setEventProvider(boolean isEventProvider)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |