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

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

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

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

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

Classes in com.wily.introscope.client.wssdk.testimpl that implement IAlertInventoryUpdatesConsumer
 class TestAlertInventoryUpdatesConsumer
          This is a test implementation of the IAlertInventoryConsumer interface that receives callback on inventory related updates that are published by the EM Alerts Subscriptions Web Service.
 



Copyright © 2007 CA Inc. All Rights Reserved.