| Package | Description |
|---|---|
| org.apache.directory.server.config.beans | |
| org.apache.directory.server.config.builder |
| Modifier and Type | Method and Description |
|---|---|
List<ReplConsumerBean> |
LdapServerBean.getReplConsumers() |
| Modifier and Type | Method and Description |
|---|---|
void |
LdapServerBean.addReplConsumers(ReplConsumerBean... replConsumers) |
| Modifier and Type | Method and Description |
|---|---|
void |
LdapServerBean.setReplConsumer(List<ReplConsumerBean> replConsumers) |
| Modifier and Type | Method and Description |
|---|---|
static List<ReplicationConsumer> |
ServiceBuilder.createReplConsumers(List<ReplConsumerBean> replConsumerBeans)
instantiate the ReplicationConsumers based on the configuration present in ReplConsumerBeans
|
Copyright © 2021. All rights reserved.