|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InstrumentManagerConnectionListener
Method Summary | |
---|---|
void |
closed(InstrumentManagerConnection connection)
Called when the connection is closed. |
void |
deleted(InstrumentManagerConnection connection)
Called when the connection is deleted. |
void |
opened(InstrumentManagerConnection connection)
Called when the connection is opened. |
Method Detail |
---|
void opened(InstrumentManagerConnection connection)
connection
- Connection which was opened.void closed(InstrumentManagerConnection connection)
connection
- Connection which was closed.void deleted(InstrumentManagerConnection connection)
connection
- Connection which was deleted.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |