|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.datatools.connectivity.ConnectAdapter
| Constructor Summary | |
ConnectAdapter()
|
|
| Method Summary | |
void |
closeConnection(ConnectEvent event)
The listener should close its connection to the server. |
boolean |
okToClose(ConnectEvent event)
Return false if the connection should be kept open |
void |
openConnection(ConnectEvent event)
The listener should open a connection to the server. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConnectAdapter()
| Method Detail |
public boolean okToClose(ConnectEvent event)
IConnectListener
okToClose in interface IConnectListenerevent -
public void openConnection(ConnectEvent event)
throws CoreException
IConnectListener
openConnection in interface IConnectListenerevent -
CoreException
public void closeConnection(ConnectEvent event)
throws CoreException
IConnectListener
closeConnection in interface IConnectListenerevent -
CoreException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||