Uses of Interface
org.identityconnectors.framework.api.ConnectorInfoManager

Packages that use ConnectorInfoManager
org.identityconnectors.framework.api The Connector API presents a consistent view of any Connector, regardless of which operations the connector actually implements. 
 

Uses of ConnectorInfoManager in org.identityconnectors.framework.api
 

Methods in org.identityconnectors.framework.api that return ConnectorInfoManager
abstract  ConnectorInfoManager ConnectorInfoManagerFactory.getLocalManager(URL... urls)
          Creates the ConnectorInfoManager from a list of bundle URLs.
abstract  ConnectorInfoManager ConnectorInfoManagerFactory.getRemoteManager(RemoteFrameworkConnectionInfo info)
          Creates the ConnectorInfoManager for a remote framework.
 



Copyright © 2012. All Rights Reserved.