|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextPartition | |
org.apache.ldap.server |
Uses of ContextPartition in org.apache.ldap.server |
Classes in org.apache.ldap.server that implement ContextPartition | |
class |
AbstractContextPartition
An Abstract BackingStore using a formal database and a search engine. |
class |
ApplicationPartition
Creates a ContextPartition to be use for application specific contexts. |
class |
SystemPartition
A very special ContextPartition used to store system information such as users, the system catalog and other administrative information. |
Methods in org.apache.ldap.server with parameters of type ContextPartition | |
void |
PartitionNexus.register(ContextPartition partition)
Registers an ContextPartition with this BackendManager. |
void |
PartitionNexus.unregister(ContextPartition partition)
Unregisters an ContextPartition with this BackendManager. |
void |
RootNexus.register(ContextPartition backend)
|
void |
RootNexus.unregister(ContextPartition backend)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |