org.identityconnectors.framework.impl.api.local
Class ConnectorBundleManifestParser
java.lang.Object
org.identityconnectors.framework.impl.api.local.ConnectorBundleManifestParser
public final class ConnectorBundleManifestParser
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectorBundleManifestParser
public ConnectorBundleManifestParser(String fileName,
Manifest manifest)
parse
public ConnectorBundleManifest parse()
throws ConfigurationException
- 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.
Copyright © 2011. All Rights Reserved.