Package org.apache.directory.mitosis.service

Interface Summary
ReplicationContext A context object that provides the functions required for a client or a server to implement networking code related with replication communication.
 

Class Summary
DefaultReplicationContext The default implementation of ReplicationContext
ReplicationInterceptor An Interceptor that intercepts LDAP operations and propagates the changes occurred by the operations into other ReplicaIds so the DIT of each ReplicaId in the cluster has the same content without any conflict.
ReplicationLogCleanJob A OpenSymphony Quartz Job that purges old replication logs and the old entries marked as 'deleted' (i.e.
 

Enum Summary
ReplicationContext.State Represents the state of the connection between two Replicas.
 

Exception Summary
ReplicationServiceException  
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.