|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--javax.management.QueryEval
|
+--javax.management.AttributeValueExp
|
+--org.huihoo.jfox.jmx.queries.ClassAttributeValueExp
| Field Summary |
| 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 interface ValueExpapply in class AttributeValueExpobjectname - The name of the MBean on which the AttributeValueExp will be applied.
ValueExp.
BadBinaryOpValueExpException
InvalidApplicationException
BadStringOperationException
BadAttributeValueExpExceptionpublic java.lang.String toString()
AttributeValueExp
toString in class AttributeValueExpprotected java.lang.Object getValue(ObjectName objectname)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||