| Package | Description |
|---|---|
| org.identityconnectors.framework.impl.api.local |
| Modifier and Type | Method and Description |
|---|---|
static WorkingBundleInfo |
LocalConnectorInfoManagerImpl.processDirectory(File dir) |
static WorkingBundleInfo |
LocalConnectorInfoManagerImpl.processURL(URL url,
boolean topLevel) |
| Modifier and Type | Method and Description |
|---|---|
List<WorkingBundleInfo> |
WorkingBundleInfo.getEmbeddedBundles() |
| Modifier and Type | Method and Description |
|---|---|
static List<ConnectorInfo> |
LocalConnectorInfoManagerImpl.createConnectorInfo(Collection<WorkingBundleInfo> parsed,
ClassLoader bundleParentClassLoader)
Final pass - create connector infos
|
static void |
WorkingBundleInfo.resolve(List<? extends WorkingBundleInfo> infos)
Populates the effective properties (
effectiveClassPath,
effectiveContents, etc.) while taking into account any
embedded bundles. |
Copyright © 2018–2025. All rights reserved.