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

All Known Implementing Classes:
OverloadedAttribute5

public interface OverloadedAttribute5MBean


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

Method Detail

setSomething

public void setSomething(boolean something)

getSomething

public Boolean getSomething()

isSomething

public Boolean isSomething()


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