Oracle Configuration Interface Object API Specification
Version: 11.5.10.23.13
Part No: B14186-01

Uses of Interface
oracle.apps.cz.cio.IConnectionEventListener

Packages that use IConnectionEventListener
oracle.apps.cz.cio Provides classes used to create, save and restore configurations.  

 

Uses of IConnectionEventListener in oracle.apps.cz.cio

 

Methods in oracle.apps.cz.cio with parameters of type IConnectionEventListener
 void Connector.addConnectionEventListener(oracle.apps.cz.cio.IConnectionEventListener listener)
          Add a listener that is notified when the connector is connected or disconnected.
 void Connector.removeConnectionEventListener(oracle.apps.cz.cio.IConnectionEventListener listener)
          Remove a listener that is notified when the connector is connected or disconnected.

 


Oracle Configuration Interface Object API Specification
Version: 11.5.10.23.13
Part No: B14186-01

Copyright © 1999, 2004, Oracle. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.