|
||||||||||
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.ShutdownConfiguration
A Configuration
that shuts down ApacheDS.
Field Summary |
Fields inherited from class org.apache.ldap.server.configuration.Configuration |
DEFAULT_INSTANCE_ID, JNDI_KEY |
Constructor Summary | |
ShutdownConfiguration()
Creates a new instance. |
|
ShutdownConfiguration(java.lang.String instanceId)
Creates a new instance that operates on the ContextFactoryService
with the specified ID. |
Methods inherited from class org.apache.ldap.server.configuration.Configuration |
clone, getInstanceId, setInstanceId, toConfiguration, toJndiEnvironment, validate |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ShutdownConfiguration()
public ShutdownConfiguration(java.lang.String instanceId)
ContextFactoryService
with the specified ID.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |