|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents relational constraint.
Method Summary | |
boolean |
apply(javax.management.ObjectName name)
Apply the QueryExp on an MBean |
void |
setMBeanServer(javax.management.MBeanServer server)
Sets the MBeanServer . |
Method Detail |
public boolean apply(javax.management.ObjectName name) throws BadStringOperationException, BadBinaryOpValueExpException, BadAttributeValueExpException, InvalidApplicationException
MBean
name
- The ObjectName
of the MBean
to
apply this QueryExp
againts.
BadStringOperationException
BadBinaryOpValueExpException
BadAttributeValueExpException
InvalidApplicationExpException
InvalidApplicationException
public void setMBeanServer(javax.management.MBeanServer server)
MBeanServer
.
server
- The MBeanServer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |