|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ldap.server.configuration.Configuration
org.apache.ldap.server.configuration.AddContextPartitionConfiguration
A Configuration
that adds a new ContextPartition
to
the current ContextPartitionNexus
.
Field Summary |
Fields inherited from class org.apache.ldap.server.configuration.Configuration |
DEFAULT_INSTANCE_ID, JNDI_KEY |
Constructor Summary | |
AddContextPartitionConfiguration(ContextPartitionConfiguration contextPartitionConfiguration)
|
Method Summary | |
ContextPartitionConfiguration |
getContextPartitionConfiguration()
|
void |
validate()
Validates this configuration. |
Methods inherited from class org.apache.ldap.server.configuration.Configuration |
clone, getInstanceId, setInstanceId, toConfiguration, toJndiEnvironment |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AddContextPartitionConfiguration(ContextPartitionConfiguration contextPartitionConfiguration)
Method Detail |
public ContextPartitionConfiguration getContextPartitionConfiguration()
public void validate()
Configuration
validate
in class Configuration
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |