Package com.continuent.tungsten.replicator.management

Interface Summary
OpenReplicatorContext This class defines a context passed into replicator plugins that exposes call-backs into the replicator itself to fetch configuration information and invoke services.
OpenReplicatorManagerMBean Replicator Manager MBean interface definition.
OpenReplicatorPlugin Replicator management plug-in definition.
ReplicationServiceManagerMBean Management interface for main replicator control class.
 

Class Summary
ExtendedActionEvent Defines an event containing an extended command which a regexp specifying states in which the command may be legally processed.
MockEventDispatcher Dummy event dispatcher used for testing.
MockOpenReplicatorContext Dummy OpenReplicatorContext used for testing.
OpenReplicatorManager This class provides overall management for the replication and is the starting class for a Tungsten Replicator instance.
OpenReplicatorManagerCtrl This class defines a ReplicatorManagerCtrl that implements a simple utility to access ReplicatorManager JMX interface.
OpenReplicatorSignaler This class defines a OpenReplicatorSignaler that implements a simple utility to access ReplicatorManager JMX interface and send signal for the replicator manager.
ReplicationServiceManager This class implements the main() method for launching replicator process and starting all services.
 

Exception Summary
ReplicatorStateException Defines a non-fatal exception that occurred during replicator state machine processing.