org.objectweb.jonas_tm
Interface RemoteControl

All Superinterfaces:
Control, Coordinator, RecoveryCoordinator, Remote, Terminator
All Known Implementing Classes:
ControlImpl

public interface RemoteControl
extends Control, Coordinator, RecoveryCoordinator, Terminator

Interface RemoteControl is the Control Remote Interface. This Remote Interface is an empty interface for the Control Interface Unification

Version:
1.0, 10/09/2002
Author:
Guillaume Riviere (Guillaume.Riviere@inrialpes.fr)

Methods inherited from interface org.objectweb.jonas_tm.Control
get_coordinator, get_terminator
 
Methods inherited from interface org.objectweb.jonas_tm.Coordinator
get_status, get_transaction_name, is_same_transaction, register_resource, register_synchronization, rollback_only
 
Methods inherited from interface org.objectweb.jonas_tm.RecoveryCoordinator
replay_completion
 
Methods inherited from interface org.objectweb.jonas_tm.Terminator
commit, rollback