|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.wily.introscope.client.wssdk.testimpl.TestEMLifecycleListener
public class TestEMLifecycleListener
This is a test implementation of the IIntroscopeLifecycleListener interface that receives notifications on EM lifecycle events (start/stop/heartbeat)
Constructor Summary | |
---|---|
TestEMLifecycleListener()
Default Constructor |
Method Summary | |
---|---|
void |
introscopeIsAvailable(IIntroscopeClient iscopeClient)
Print message on receiving notification of an Introscope Enterprise Manager, referred to by iscopeClient, as being available. |
void |
introscopeNotPingable(IIntroscopeClient iscopeClient)
Print message on receiving notification of an Introscope Enterprise Manager, referred to by iscopeClient, being not pingable |
void |
introscopeUserShutdown(IIntroscopeClient iscopeClient)
Print message on receiving notification of an Introscope Enterprise Manager, referred to by iscopeClient, as having been shutdown by the user |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestEMLifecycleListener()
Method Detail |
---|
public void introscopeIsAvailable(IIntroscopeClient iscopeClient)
introscopeIsAvailable
in interface IIntroscopeLifecycleListener
iscopeClient
- public void introscopeNotPingable(IIntroscopeClient iscopeClient)
introscopeNotPingable
in interface IIntroscopeLifecycleListener
iscopeClient
- public void introscopeUserShutdown(IIntroscopeClient iscopeClient)
introscopeUserShutdown
in interface IIntroscopeLifecycleListener
iscopeClient
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |