Uses of Class
org.identityconnectors.framework.api.ConnectorInfoManagerFactory
-
Packages that use ConnectorInfoManagerFactory Package Description org.identityconnectors.framework.api The Connector API presents a consistent view of any Connector, regardless of which operations the connector actually implements.org.identityconnectors.framework.impl.api -
-
Uses of ConnectorInfoManagerFactory in org.identityconnectors.framework.api
Methods in org.identityconnectors.framework.api that return ConnectorInfoManagerFactory Modifier and Type Method Description static ConnectorInfoManagerFactory
ConnectorInfoManagerFactory. getInstance()
Returns the instance of this factory. -
Uses of ConnectorInfoManagerFactory in org.identityconnectors.framework.impl.api
Subclasses of ConnectorInfoManagerFactory in org.identityconnectors.framework.impl.api Modifier and Type Class Description class
ConnectorInfoManagerFactoryImpl
-