|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |