Package | Description |
---|---|
org.identityconnectors.framework.impl.api | |
org.identityconnectors.framework.impl.api.local |
Modifier and Type | Method and Description |
---|---|
ConnectorInfoManager |
ConnectorInfoManagerFactoryImpl.getLocalManager(List<URL> urls,
ClassLoader bundleParentClassLoader) |
ConnectorInfoManager |
ConnectorInfoManagerFactoryImpl.getLocalManager(URL... urls) |
ConnectorInfoManager |
ConnectorInfoManagerFactoryImpl.getRemoteManager(RemoteFrameworkConnectionInfo info) |
Modifier and Type | Method and Description |
---|---|
static ConnectorMessagesImpl |
LocalConnectorInfoManagerImpl.loadMessageCatalog(Set<String> bundleContents,
ClassLoader loader,
Class<? extends Connector> connector) |
ConnectorBundleManifest |
ConnectorBundleManifestParser.parse()
Parses the manifest.
|
static void |
WorkingBundleInfo.resolve(List<? extends WorkingBundleInfo> infos)
Populates the effective properties (
effectiveClassPath ,
effectiveContents , etc.) while taking into account any
embedded bundles. |
Constructor and Description |
---|
LocalConnectorInfoManagerImpl(List<URL> bundleURLs,
ClassLoader bundleParentClassLoader) |
Copyright © 2022. All rights reserved.