|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttest.implementation.util.support.Trivial
Constructor Summary | |
Trivial()
|
Method Summary | |
void |
doOperation()
|
MBeanServer (src) |
getMBeanServer()
|
java.lang.String |
getSomething()
|
boolean |
isGMSInvoked()
|
void |
setSomething(java.lang.String thing)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Trivial()
Method Detail |
public void setSomething(java.lang.String thing)
setSomething
in interface TrivialMBean (src)
public java.lang.String getSomething()
getSomething
in interface TrivialMBean (src)
public void doOperation()
doOperation
in interface TrivialMBean (src)
public MBeanServer (src) getMBeanServer()
getMBeanServer
in interface TrivialMBean (src)
public boolean isGMSInvoked()
isGMSInvoked
in interface TrivialMBean (src)
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |