Interface Summary |
IAlertInventoryUpdatesConsumer |
This interface is to be implemented for actions to be taken
when the following inventory changes happen on an Introscope
Enterprise Manager as seen from the perspective of the
Management Module editor:
addition/removal of Management Modules,
addition/removal of Agents,
addition/removal/updates to Alert Definitions |
IAlertStatusUpdatesConsumer |
This interface is to be implemented for actions to be taken
when the following happen on an Introscope Enterprise Manager
as seen from the perspective of the Management Module editor:
Status Changes of Management Modules,
Status Changes of Agents,
Status Changes of Alert Definitions
Alert Messages are triggered |
IConsumerSpecifier |
This interface represents the the TOMCAT or other web container in which the
SDK web app is hosted. |
IIntroscopeClient |
This interface represents a connection to a given Introscope Enterprise
Manager. |
IIntroscopeClientRegisterer |
This interface provides the ability to add/remove the
IIntroscopeClient objects. |
IIntroscopeLifecycleListener |
This interface provides the ability to listen for
lifecycle events for all Introscope Enterprise Managers that
are connected to. |
IIntroscopeTopic |
|
IPostStartupHandler |
This interface should be implemented by the SDK user if
an entry point is required by you into your code on the
web container startup. |
WSClientConstants |
This interface exposes all the constants that are used
in the api. |