Uses of Class
org.identityconnectors.framework.impl.api.local.WorkingBundleInfo
Packages that use WorkingBundleInfo
-
Uses of WorkingBundleInfo in org.identityconnectors.framework.impl.api.local
Methods in org.identityconnectors.framework.impl.api.local that return types with arguments of type WorkingBundleInfoMethod parameters in org.identityconnectors.framework.impl.api.local with type arguments of type WorkingBundleInfoModifier and TypeMethodDescriptionstatic void
WorkingBundleInfo.resolve
(List<? extends WorkingBundleInfo> infos) Populates the effective properties (effectiveClassPath
,effectiveContents
, etc.) while taking into account any embedded bundles.