Interface UserCoordinatorService


public interface UserCoordinatorService
This interface defines the operations that implementations of coordination protocols must provide. The basic interface does not imply any specific coordination protocol.
Since:
1.0.
Version:
$Id: UserCoordinatorService.java,v 1.2 2005/05/19 12:13:20 nmcl Exp $
Author:
Mark Little (mark.little@arjuna.com)
  • Method Summary

    Modifier and Type
    Method
    Description
    If the application requires and if the coordination protocol supports it, then this method can be used to execute a coordination protocol on the currently enlisted participants at any time prior to the termination of the coordination scope.