|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerDirStateFactory | |
org.apache.ldap.server.schema | |
org.apache.ldap.server.schema.bootstrap |
Uses of ServerDirStateFactory in org.apache.ldap.server.schema |
Methods in org.apache.ldap.server.schema that return ServerDirStateFactory | |
ServerDirStateFactory |
StateFactoryRegistry.getStateFactories(java.lang.Object obj)
Gets the list of StateFactories associated with a class. |
Methods in org.apache.ldap.server.schema with parameters of type ServerDirStateFactory | |
void |
StateFactoryRegistry.register(ServerDirStateFactory factory)
Registers a server-side state factory with this registry. |
Uses of ServerDirStateFactory in org.apache.ldap.server.schema.bootstrap |
Methods in org.apache.ldap.server.schema.bootstrap that return ServerDirStateFactory | |
ServerDirStateFactory |
BootstrapStateFactoryRegistry.getStateFactories(java.lang.Object obj)
|
Methods in org.apache.ldap.server.schema.bootstrap with parameters of type ServerDirStateFactory | |
void |
BootstrapStateFactoryRegistry.register(ServerDirStateFactory factory)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |