Interface for Recovery manager plug-in module.
RecoveryActivators are registered via the properties mechanisms.
The startRCservice of each Activator is called to create the appropriate
Recovery Component able to receive recovery requests according to a particular
transaction protocol. For instance, when used with OTS, the RecoveryActivitor
has the responsibility to create a RecoveryCoordinator object able to respond
to the replay_completion operation.