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

All Known Subinterfaces:
InterfaceProblemsMBean
All Known Implementing Classes:
InterfaceProblems

public interface InterfaceProblemsSuperMBean


Method Summary
 Boolean getGet()
           
 Boolean isIs()
           
 void setSet(boolean something)
           
 

Method Detail

setSet

public void setSet(boolean something)

getGet

public Boolean getGet()

isIs

public Boolean isIs()


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