|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface CommandNotification.Listener
An implementation of Listener interface is used by the clients that invoke install/uninstall functions of AppManagement in local mode. The local mode APIs of AppManagement (such as installApplicationLocal) take a Listener object as one of the parameters and notify it of the progrss of the AppManagement operation.
Method Summary | |
---|---|
void |
appEventReceived(CommandNotification data)
This is a callback method from AppManagement logic. |
Method Detail |
---|
void appEventReceived(CommandNotification data)
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |