|
Extension SDK 9.0.5 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionEvent | |
oracle.jdeveloper.cm | Runtime portion of the JDeveloper Named Connection Manager. |
Uses of ConnectionEvent in oracle.jdeveloper.cm |
Methods in oracle.jdeveloper.cm with parameters of type ConnectionEvent | |
void |
ConnectionListener.connectionAdded(ConnectionEvent e)
called when a ConnectionDescriptor has been added to
a ConnectionManager . |
void |
ConnectionListener.connectionRemoved(ConnectionEvent e)
called when a ConnectionDescriptor has been removed
from a ConnectionManager . |
void |
ConnectionListener.connectionModified(ConnectionEvent e)
called when a ConnectionDescriptor has been modified. |
void |
ConnectionListener.connectionOpened(ConnectionEvent e)
called when a ConnectionWrapper has been opened. |
void |
ConnectionListener.connectionClosed(ConnectionEvent e)
called when a ConnectionWrapper has been closed. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.