Uses of Class
org.identityconnectors.framework.impl.api.local.ConnectorBundleManifest
-
Packages that use ConnectorBundleManifest Package Description org.identityconnectors.framework.impl.api.local -
-
Uses of ConnectorBundleManifest in org.identityconnectors.framework.impl.api.local
Methods in org.identityconnectors.framework.impl.api.local that return ConnectorBundleManifest Modifier and Type Method Description ConnectorBundleManifest
WorkingBundleInfo. getManifest()
ConnectorBundleManifest
ConnectorBundleManifestParser. parse()
Parses the manifest.Methods in org.identityconnectors.framework.impl.api.local with parameters of type ConnectorBundleManifest Modifier and Type Method Description void
WorkingBundleInfo. setManifest(ConnectorBundleManifest manifest)
-