oracle.apps.cz.cio
Class ConnectorInfo
java.lang.Object
|
+--oracle.apps.cz.cio.ConnectorInfo
- public final class ConnectorInfo
- extends java.lang.Object
This class is used to hold information about a connected connector which may or may not be loaded in a delta config. A list of these objects is retrieved by calling getConnectorInfo on a target component
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RCS_ID
public static final java.lang.String RCS_ID
RCS_ID_RECORDED
public static final boolean RCS_ID_RECORDED
getName
public java.lang.String getName()
getConnector
public oracle.apps.cz.cio.Connector getConnector()
isLoaded
public boolean isLoaded()
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.