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

java.lang.Object
  extended byorg.jboss.test.jmx.compliance.standard.support.StandardParent
      extended byorg.jboss.test.jmx.compliance.standard.support.StandardDerived1
All Implemented Interfaces:
StandardParentMBean

public class StandardDerived1
extends StandardParent


Constructor Summary
StandardDerived1()
          we have no MBean interface so we inherit from our superclass MBean interface
 
Methods inherited from class org.jboss.test.jmx.compliance.standard.support.StandardParent
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



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.