org.jboss.test.jmx.compliance.notcompliant.support
Class InterfaceProblems

java.lang.Object
  extended byorg.jboss.test.jmx.compliance.notcompliant.support.InterfaceProblems
All Implemented Interfaces:
InterfaceProblemsMBean, InterfaceProblemsSuperMBean

public class InterfaceProblems
extends Object
implements InterfaceProblemsMBean


Constructor Summary
InterfaceProblems()
           
 
Method Summary
 Boolean getGet()
           
 Boolean isIs()
           
 void setSet(boolean something)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterfaceProblems

public InterfaceProblems()
Method Detail

setSet

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

getGet

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

isIs

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


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