|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--javax.management.QueryEval
|
+--org.huihoo.jfox.jmx.queries.NotQueryExp
| Fields inherited from class javax.management.QueryEval |
server |
| Constructor Summary | |
NotQueryExp()
|
|
NotQueryExp(QueryExp queryexp)
|
|
| Method Summary | |
boolean |
apply(ObjectName objectname)
Applies the QueryExp on an MBean. |
QueryExp |
getNegatedExp()
|
java.lang.String |
toString()
|
| Methods inherited from class javax.management.QueryEval |
setMBeanServer |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface javax.management.QueryExp |
setMBeanServer |
| Constructor Detail |
public NotQueryExp()
public NotQueryExp(QueryExp queryexp)
| Method Detail |
public QueryExp getNegatedExp()
public boolean apply(ObjectName objectname)
throws BadStringOperationException,
BadBinaryOpValueExpException,
BadAttributeValueExpException,
InvalidApplicationException
QueryExpapply in interface QueryExpjavax.management.QueryExpname - The name of the MBean on which the QueryExp will be applied.BadStringOperationException - BadBinaryOpValueExpException - BadAttributeValueExpException - InvalidApplicationException - public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||