Uses of Interface
com.wily.introscope.client.alerts.interfaces.IIntroscopeLifecycleListener

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)
 



Copyright © 2007 CA Inc. All Rights Reserved.