|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.yajul.jmx.MyTestImpl
public class MyTestImpl
Test implementation for JmxBridge
User: Joshua Davis
Date: Aug 29, 2007
Time: 6:32:53 AM
| Constructor Summary | |
|---|---|
MyTestImpl()
|
|
| Method Summary | |
|---|---|
boolean |
isStarted()
|
void |
start()
Called when an MBean is started |
void |
stop()
Called when an MBean is stopped |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MyTestImpl()
| Method Detail |
|---|
public void start()
throws java.lang.Exception
Lifecycle
start in interface Lifecyclejava.lang.Exception - if something went wrong.public void stop()
Lifecycle
stop in interface Lifecyclepublic boolean isStarted()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||