|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.directory.server.core.configuration.Configuration
org.apache.directory.server.core.configuration.SyncConfiguration
public class SyncConfiguration
A Configuration that makes a call to DirectoryService.sync().
| Field Summary |
|---|
| Fields inherited from class org.apache.directory.server.core.configuration.Configuration |
|---|
DEFAULT_INSTANCE_ID, JNDI_KEY |
| Constructor Summary | |
|---|---|
SyncConfiguration()
Creates a new instance. |
|
SyncConfiguration(java.lang.String instanceId)
Creates a new instance that operates on the DirectoryService
with the specified ID. |
|
| Method Summary |
|---|
| Methods inherited from class org.apache.directory.server.core.configuration.Configuration |
|---|
clone, getInstanceId, setInstanceId, toConfiguration, toJndiEnvironment, validate |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SyncConfiguration()
public SyncConfiguration(java.lang.String instanceId)
DirectoryService
with the specified ID.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||