|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IIntroscopeLifecycleListener | |
---|---|
com.wily.introscope.client.alerts.interfaces | |
com.wily.introscope.client.wssdk.testimpl |
Uses of IIntroscopeLifecycleListener in com.wily.introscope.client.alerts.interfaces |
---|
Methods in com.wily.introscope.client.alerts.interfaces with parameters of type IIntroscopeLifecycleListener | |
---|---|
void |
IIntroscopeClientRegisterer.addIscopeLifeCycleListener(IIntroscopeLifecycleListener listener)
SDK user can call this method to add a listener interested in receiving EM lifecycle events (start/stop/heartbeat) for all registered Introscope EMs. |
void |
IIntroscopeClientRegisterer.removeIscopeLifeCycleListener(IIntroscopeLifecycleListener listener)
SDK user can call this method to remove a registered listener. |
Uses of IIntroscopeLifecycleListener in com.wily.introscope.client.wssdk.testimpl |
---|
Classes in com.wily.introscope.client.wssdk.testimpl that implement IIntroscopeLifecycleListener | |
---|---|
class |
TestEMLifecycleListener
This is a test implementation of the IIntroscopeLifecycleListener interface that receives notifications on EM lifecycle events (start/stop/heartbeat) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |