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