Package | Description |
---|---|
org.opends.server.core |
Contains various classes that comprise the core of the Directory Server codebase.
|
org.opends.server.extensions |
Contains various implementations of Directory Server APIs that are not appropriate for other packages.
|
Modifier and Type | Method and Description |
---|---|
static WorkQueue<?> |
DirectoryServer.getWorkQueue()
Retrieves a reference to the Directory Server work queue.
|
WorkQueue |
WorkQueueConfigManager.initializeWorkQueue()
Initializes the Directory Server's work queue.
|
Modifier and Type | Class and Description |
---|---|
class |
TraditionalWorkQueue
This class defines a data structure for storing and interacting with the Directory Server work queue.
|
Copyright 2010-2022 ForgeRock AS.