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

All Superinterfaces:
InterfaceProblemsSuperMBean
All Known Implementing Classes:
InterfaceProblems

public interface InterfaceProblemsMBean
extends InterfaceProblemsSuperMBean


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

Method Detail

setSet

public void setSet(boolean something)
Specified by:
setSet in interface InterfaceProblemsSuperMBean

getGet

public Boolean getGet()
Specified by:
getGet in interface InterfaceProblemsSuperMBean

isIs

public Boolean isIs()
Specified by:
isIs in interface InterfaceProblemsSuperMBean


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