Uses of Interface
org.apache.directory.shared.ldap.schema.EntityFactory

Packages that use EntityFactory
org.apache.directory.shared.ldap.schema.loader.ldif   
org.apache.directory.shared.ldap.schema.manager.impl   
 

Uses of EntityFactory in org.apache.directory.shared.ldap.schema.loader.ldif
 

Classes in org.apache.directory.shared.ldap.schema.loader.ldif that implement EntityFactory
 class SchemaEntityFactory
          Showing how it's done ...
 

Uses of EntityFactory in org.apache.directory.shared.ldap.schema.manager.impl
 

Fields in org.apache.directory.shared.ldap.schema.manager.impl declared as EntityFactory
protected  EntityFactory DefaultSchemaManager.factory
          the factory that generates respective SchemaObjects from LDIF entries
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.