|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.tivoli.jmx.jar.Purger
Deregisters the MBEans belong or not to a domain from a specific MBean server.
Constructor Summary | |
Purger(javax.management.MBeanServer server)
Constructor for the Purger object |
Method Summary | |
void |
deregister(javax.management.ObjectName queryObjName)
Deregister all the MBean belong to the domain specified |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public Purger(javax.management.MBeanServer server)
server
- The MBean ServerMethod Detail |
public void deregister(javax.management.ObjectName queryObjName) throws com.tivoli.jmx.jar.JMException
queryObjName
- The ObjectName used to filter the MBeans
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |