org.jboss.test.jmx.compliance.standard.support
Class StandardParent
java.lang.Object
org.jboss.test.jmx.compliance.standard.support.StandardParent
- All Implemented Interfaces:
- StandardParentMBean
- Direct Known Subclasses:
- DynamicDerived1, StandardDerived1, StandardDerived2
- public abstract class StandardParent
- extends Object
- implements StandardParentMBean
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StandardParent
public StandardParent()
setParentValue
public void setParentValue(String value)
- Specified by:
setParentValue
in interface StandardParentMBean
setAvailable
public void setAvailable(boolean available)
- Specified by:
setAvailable
in interface StandardParentMBean
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.