Package com.continuent.tungsten.replicator.plugin

Interface Summary
PluginContext This class defines a context passed into replicator plugins that exposes call-backs into the replicator itself to fetch configuration information and invoke services.
ReplicatorPlugin This class defines a ReplicatorPlugin.
ShutdownHook This interface denotes a replicator plugin that has a shutdown method that should be called to ensure the plugin will stop.
 

Class Summary
PluginConfigurator This class defines a PluginConfigurator
PluginLoader This class defines a PluginLoader
PluginSpecification Specification for a component, including the implementation class and input properties, and utility methods to manage the component life cycle.
 

Exception Summary
PluginException This class defines a PluginException