| Package | Description |
|---|---|
| org.apache.directory.server.core | |
| org.apache.directory.server.core.api |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultOperationManager
The default implementation of an OperationManager.
|
| Modifier and Type | Field and Description |
|---|---|
private OperationManager |
DefaultDirectoryService.operationManager
the interface used to perform various operations on this
DirectoryService
|
| Modifier and Type | Method and Description |
|---|---|
OperationManager |
DefaultDirectoryService.getOperationManager() |
| Modifier and Type | Method and Description |
|---|---|
OperationManager |
DirectoryService.getOperationManager()
Gets the operation manager.
|