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