|
Préférences
Moteurs de recherche
|
|||||||
JavaTM 2 Platform Std. Ed. v1.6.0
javax.management
|
Method Summary | |
---|---|
boolean |
apply(ObjectName name)
Applies the QueryExp on an MBean. |
void |
setMBeanServer(MBeanServer s)
Sets the MBean server on which the query is to be performed. |
Method Detail |
---|
boolean apply(ObjectName name) throws BadStringOperationException, BadBinaryOpValueExpException, BadAttributeValueExpException, InvalidApplicationException
name
- The name of the MBean on which the QueryExp will be applied.
BadStringOperationException
BadBinaryOpValueExpException
BadAttributeValueExpException
InvalidApplicationException
void setMBeanServer(MBeanServer s)
s
- The MBean server on which the query is to be performed.