|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerDirObjectFactory | |
|---|---|
| org.apache.directory.server.core.schema | Contains interfaces for schema object registry services and simple POJO implementations of these services. |
| org.apache.directory.server.core.schema.bootstrap | Contains interfaces and classes used for bootstrap schema object loading and configuration. |
| Uses of ServerDirObjectFactory in org.apache.directory.server.core.schema |
|---|
| Methods in org.apache.directory.server.core.schema that return ServerDirObjectFactory | |
|---|---|
ServerDirObjectFactory |
ObjectFactoryRegistry.getObjectFactories(javax.naming.ldap.LdapContext ctx)
Gets the list of ObjectFactories associated with an entry. |
| Methods in org.apache.directory.server.core.schema with parameters of type ServerDirObjectFactory | |
|---|---|
void |
ObjectFactoryRegistry.register(ServerDirObjectFactory factory)
Registers a server-side object factory with this registry. |
| Uses of ServerDirObjectFactory in org.apache.directory.server.core.schema.bootstrap |
|---|
| Methods in org.apache.directory.server.core.schema.bootstrap that return ServerDirObjectFactory | |
|---|---|
ServerDirObjectFactory |
BootstrapObjectFactoryRegistry.getObjectFactories(javax.naming.ldap.LdapContext ctx)
|
| Methods in org.apache.directory.server.core.schema.bootstrap with parameters of type ServerDirObjectFactory | |
|---|---|
void |
BootstrapObjectFactoryRegistry.register(ServerDirObjectFactory factory)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||