Class Summary |
TestAlertInventorySyncer |
This is a test implementation which shows how to fetch the
alerts inventory information for an Introscope Enterprise Manager
using the Alerts Polling Web Service |
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. |
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. |
TestEMLifecycleListener |
This is a test implementation of the IIntroscopeLifecycleListener
interface that receives notifications on EM lifecycle events
(start/stop/heartbeat) |
TestIntroscopeClientsProvider |
This is a test implementation of a IIntroscopeClient Provider. |
TestMetricDataImplementation |
This is a test implementation of usage of the
Metrics Data Polling Web Service |
TestMetricListImplementation |
This is a test implementation of usage of the
Metrics List Polling Web Service |
TestPostStartupHandler |
This is a test implementation of the IPostStartupHandler
interface that shows an implementation of an entry point into
your code on the web container startup. |
TestPostStartupHandler_PauseResume |
This is a test implementation of the IPostStartupHandler
interface that shows an implementation of an entry point into
your code on the web container startup. |