|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of OpenReplicatorContext in com.continuent.tungsten.replicator.conf |
|---|
| Methods in com.continuent.tungsten.replicator.conf that return OpenReplicatorContext | |
|---|---|
OpenReplicatorContext |
ReplicatorRuntime.getOpenReplicatorContext()
Returns OpenReplicatorContext used for registering current runtime. |
| Constructors in com.continuent.tungsten.replicator.conf with parameters of type OpenReplicatorContext | |
|---|---|
ReplicatorRuntime(TungstenProperties properties,
OpenReplicatorContext context,
ReplicatorMonitor monitor)
Creates a new Runtime instance. |
|
| Uses of OpenReplicatorContext in com.continuent.tungsten.replicator.management |
|---|
| Classes in com.continuent.tungsten.replicator.management that implement OpenReplicatorContext | |
|---|---|
class |
MockOpenReplicatorContext
Dummy OpenReplicatorContext used for testing. |
class |
OpenReplicatorManager
This class provides overall management for the replication and is the starting class for a Tungsten Replicator instance. |
| Methods in com.continuent.tungsten.replicator.management with parameters of type OpenReplicatorContext | |
|---|---|
void |
OpenReplicatorPlugin.prepare(OpenReplicatorContext context)
Prepare plug-in for use. |
| Uses of OpenReplicatorContext in com.continuent.tungsten.replicator.management.script |
|---|
| Methods in com.continuent.tungsten.replicator.management.script with parameters of type OpenReplicatorContext | |
|---|---|
void |
ScriptPlugin.prepare(OpenReplicatorContext context)
Prepare plug-in for use. |
| Uses of OpenReplicatorContext in com.continuent.tungsten.replicator.management.tungsten |
|---|
| Methods in com.continuent.tungsten.replicator.management.tungsten with parameters of type OpenReplicatorContext | |
|---|---|
void |
TungstenPlugin.prepare(OpenReplicatorContext context)
Set event dispatcher and instantiate the Tungsten monitor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||