com.ibm.websphere.management.cmdframework.provider
Interface CommandNotification.Listener
Enclosing class:
- public static interface CommandNotification.Listener
Method Summary
Modifier and Type | Method and Description |
---|---|
|
appEventReceived(CommandNotification data)
This is a callback method from AppManagement logic.
|
Method Detail
appEventReceived
- void appEventReceived(CommandNotification data)
This is a callback method from AppManagement logic. The callback is
made during various application management operations (local version only)
to inform the client about status of the operation.