|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IIntroscopeLifecycleListener
This interface provides the ability to listen for lifecycle events for all Introscope Enterprise Managers that are connected to.
Method Summary | |
---|---|
void |
introscopeIsAvailable(IIntroscopeClient iscopeClient)
Callback method that is called when the Introscope EM referred to by the iscopeClient object is available. |
void |
introscopeNotPingable(IIntroscopeClient iscopeClient)
Callback method that is called when the Introscope EM referred to by the iscopeClient object is not pingable. |
void |
introscopeUserShutdown(IIntroscopeClient iscopeClient)
Callback method that is called when the Introscope EM referred to by the iscopeClient object was shutdown by the user. |
Method Detail |
---|
void introscopeIsAvailable(IIntroscopeClient iscopeClient)
iscopeClient
- void introscopeNotPingable(IIntroscopeClient iscopeClient)
iscopeClient
- void introscopeUserShutdown(IIntroscopeClient iscopeClient)
iscopeClient
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |