ValueExp
Applies the ValueExp on a MBean.paramname The name of the MBean on which the ValueExp will be applied.returnThe ValueExp.exceptionBadStringOperationExceptionexceptionBadBinaryOpValueExpExceptionexceptionBadAttributeValueExpExceptionexceptionInvalidApplicationException
Sets the MBean server on which the query is to be performed.params The MBean server on which the query is to be performed.deprecatedThis method is not needed because a ValueExp can access the MBean server in which it is being evaluated by using {@link QueryEval#getMBeanServer()}.