org.jboss.test.jmx.compliance.standard.support
Class StandardParent

java.lang.Object
  extended byorg.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


Constructor Summary
StandardParent()
           
 
Method Summary
 void setAvailable(boolean available)
           
 void setParentValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandardParent

public StandardParent()
Method Detail

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.