Class ConnectorBundleManifestParser
java.lang.Object
org.identityconnectors.framework.impl.api.local.ConnectorBundleManifestParser
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ConnectorBundleManifestParser
-
-
Method Details
-
parse
Parses the manifest.- Returns:
- The manifest. Note that the classes/classloaders will not be populated yet. That is to be done at a higher-level.
- Throws:
ConfigurationException
- if there were any structural problems.
-