|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents values that can be passed to relational expressions.
Method Summary | |
javax.management.ValueExp |
apply(javax.management.ObjectName name)
Apply the QueryExp on an MBean |
void |
setMBeanServer(javax.management.MBeanServer server)
Sets the MBeanServer |
Method Detail |
public javax.management.ValueExp apply(javax.management.ObjectName name) throws BadStringOperationException, BadBinaryOpValueExpException, BadAttributeValueExpException, InvalidApplicationException
MBean
name
- The ObjectName
of the MBean
to
apply this ValueExp
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 |