com.ca.jcs.cfg
Class ImplBundleSchemaLoader
java.lang.Object
com.ca.jcs.cfg.ImplBundleSchemaLoader
- All Implemented Interfaces:
- SchemaLoader
public class ImplBundleSchemaLoader
- extends Object
- implements SchemaLoader
Reads any connector specific OpenLDAP .schema files specified in any registered implementation
bundles, where a PartitionLoaderService interceptor has been registered (and
uses a MetaConnectorFactory) in the DirectoryService's StartupConfiguration.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImplBundleSchemaLoader
public ImplBundleSchemaLoader()
loadSchemas
public Collection loadSchemas(StartupConfiguration startupConfiguration,
Registries registries)
- Specified by:
loadSchemas in interface SchemaLoader
Created 2011-07-14 13:27 EST