org.jboss.test.jbossmx.compliance.standard.support
Class StandardDerived1

java.lang.Object
  extended byorg.jboss.test.jbossmx.compliance.standard.support.StandardParent (src) 
      extended byorg.jboss.test.jbossmx.compliance.standard.support.StandardDerived1
All Implemented Interfaces:
StandardParentMBean (src)

public class StandardDerived1
extends StandardParent (src)


Constructor Summary
StandardDerived1()
          we have no MBean interface so we inherit from our superclass MBean interface
 
Methods inherited from class org.jboss.test.jbossmx.compliance.standard.support.StandardParent (src)
setAvailable, setParentValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandardDerived1

public StandardDerived1()
we have no MBean interface so we inherit from our superclass MBean interface