|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.0.0) E17493-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConnectionsListener
Listener interface for those interested in knowing when connections are added and removed from a Connections store.
| Method Summary | |
|---|---|
void |
connectionAdded(ConnectionsEvent event)
Called when a connection has been added. |
void |
connectionRemoved(ConnectionsEvent event)
Called when a connection has been removed. |
void |
connectionUpdated(ConnectionsEvent event)
Called when a connection has been updated. |
| Method Detail |
|---|
void connectionAdded(ConnectionsEvent event)
void connectionRemoved(ConnectionsEvent event)
void connectionUpdated(ConnectionsEvent event)
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.0.0) E17493-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||