Package | Description |
---|---|
org.opends.server.core |
Contains various classes that comprise the core of the Directory Server codebase.
|
Modifier and Type | Method and Description |
---|---|
static void |
DirectoryServer.deregisterInitializationCompletedListener(InitializationCompletedListener listener)
Deregisters the provided initialization completed listener with the Directory Server.
|
static void |
DirectoryServer.registerInitializationCompletedListener(InitializationCompletedListener listener)
Registers the provided initialization completed listener with the Directory Server so that it will be notified
when the server initialization completes.
|
Copyright © 2010–2017 ForgeRock AS. All rights reserved.