|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public void opened(InstrumentManagerConnection connection)
connection
- Connection which was opened.public void closed(InstrumentManagerConnection connection)
connection
- Connection which was closed.public 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 |