| Package | Description |
|---|---|
| org.apache.directory.server.config.beans | |
| org.apache.directory.server.config.builder |
| Modifier and Type | Field and Description |
|---|---|
private ChangeLogBean |
DirectoryServiceBean.changeLog
The ChangeLog component
|
| Modifier and Type | Method and Description |
|---|---|
ChangeLogBean |
DirectoryServiceBean.getChangeLog() |
| Modifier and Type | Method and Description |
|---|---|
void |
DirectoryServiceBean.setChangeLog(ChangeLogBean changeLog) |
| Modifier and Type | Method and Description |
|---|---|
static ChangeLog |
ServiceBuilder.createChangeLog(ChangeLogBean changeLogBean)
Read the configuration for the ChangeLog system
|