javax.management
Class AttributeValueExp
java.lang.Object
|
+--javax.management.AttributeValueExp
- All Implemented Interfaces:
- java.io.Serializable, ValueExp
- public class AttributeValueExp
- extends java.lang.Object
- implements ValueExp
- Version:
- $Revision: 1.4 $
- Author:
- Carlos Quiroz
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeValueExp
public AttributeValueExp()
AttributeValueExp
public AttributeValueExp(java.lang.String attr)
getAttributeName
public java.lang.String getAttributeName()
apply
public ValueExp apply(ObjectName name)
throws BadStringOperationException,
BadBinaryOpValueExpException,
BadAttributeValueExpException,
InvalidApplicationException
- Specified by:
apply
in interface ValueExp
setMBeanServer
public void setMBeanServer(MBeanServer server)
- Specified by:
setMBeanServer
in interface ValueExp
getAttribute
protected java.lang.Object getAttribute(ObjectName name)