|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--javax.management.QueryEval
|
+--javax.management.AttributeValueExp
|
+--org.huihoo.jfox.jmx.queries.ClassAttributeValueExp
| Fields inherited from class javax.management.QueryEval |
server |
| Constructor Summary | |
ClassAttributeValueExp()
|
|
| Method Summary | |
ValueExp |
apply(ObjectName objectname)
Applies the AttributeValueExp on an MBean. |
protected java.lang.Object |
getValue(ObjectName objectname)
|
java.lang.String |
toString()
Returns the string representing its value. |
| Methods inherited from class javax.management.AttributeValueExp |
getAttribute, getAttributeName, setMBeanServer |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ClassAttributeValueExp()
| Method Detail |
public ValueExp apply(ObjectName objectname)
throws BadStringOperationException,
BadBinaryOpValueExpException,
BadAttributeValueExpException,
InvalidApplicationException
AttributeValueExpAttributeValueExp on an MBean.apply in class AttributeValueExpjavax.management.AttributeValueExpname - The name of the MBean on which the AttributeValueExp will be applied.ValueExp.BadAttributeValueExpException - InvalidApplicationException - BadStringOperationException - BadBinaryOpValueExpException - public java.lang.String toString()
AttributeValueExptoString in class AttributeValueExpprotected java.lang.Object getValue(ObjectName objectname)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||