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

Packages that use IAlertStatusUpdatesConsumer
com.wily.introscope.client.alerts.interfaces   
com.wily.introscope.client.wssdk.testimpl   
 

Uses of IAlertStatusUpdatesConsumer in com.wily.introscope.client.alerts.interfaces
 

Methods in com.wily.introscope.client.alerts.interfaces with parameters of type IAlertStatusUpdatesConsumer
 void IIntroscopeClientRegisterer.addAlertStatusUpdatesConsumer(IAlertStatusUpdatesConsumer consumer)
          SDK user can call this method to add a consumer interested in receiving Alert Status Updates for all registered Introscope EMs.
 void IIntroscopeClientRegisterer.removeAlertStatusUpdatesConsumer(IAlertStatusUpdatesConsumer listener)
          Method to remove a listener listening for changes in Alert Status Updates.
 

Uses of IAlertStatusUpdatesConsumer in com.wily.introscope.client.wssdk.testimpl
 

Classes in com.wily.introscope.client.wssdk.testimpl that implement IAlertStatusUpdatesConsumer
 class TestAlertStatusUpdatesConsumer
          This is a test implementation of the IAlertStatusUpdatesConsumer interface that receives notifications on status related updates that are published by the Alerts Subscriptions Web Service on an Introscope Enterprise Manager.
 



Copyright © 2007 CA Inc. All Rights Reserved.