org.jboss.test.jmx.compliance.standard.support
Interface StandardDerived2MBean

All Known Implementing Classes:
StandardDerived2

public interface StandardDerived2MBean


Method Summary
 String getParentValue()
           
 void setDerivedValue(String derived)
           
 

Method Detail

setDerivedValue

public void setDerivedValue(String derived)

getParentValue

public String getParentValue()


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