|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AdapterStatusListener
Listener interface to allow interested parties to monitor the status of an adapter instance, and react to changes in its status.
Method Summary | |
---|---|
void |
adapterStatusChanged(String adapterName,
String adapterGUID,
Status newStatus,
Status oldStatus)
Indicate that the status of the adapter instance given by adapterID has changed. |
Method Detail |
---|
void adapterStatusChanged(String adapterName, String adapterGUID, Status newStatus, Status oldStatus)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |