org.jboss.test.jmx.compliance.notcompliant.support
Interface OverloadedAttribute4MBean

All Known Implementing Classes:
OverloadedAttribute4

public interface OverloadedAttribute4MBean


Method Summary
 Boolean getSomething()
           
 Boolean isSomething()
           
 void setSomething(boolean something)
           
 

Method Detail

setSomething

public void setSomething(boolean something)

isSomething

public Boolean isSomething()

getSomething

public Boolean getSomething()


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