com.arjuna.mw.wsas.status
Interface Status

All Known Implementing Classes:
Active, Cancelled, Cancelled, Cancelling, Cancelling, CancelOnly, CancelOnly, Closed, Closing, Compensated, Compensating, Completed, Completing, Confirmed, Confirming, Created, HeuristicCancel, HeuristicConfirm, HeuristicHazard, HeuristicMixed, NoActivity, Prepared, Preparing, Unknown

public interface Status

This interface is the basis for all statuses that the activity can go through. Services are expected to extend this in specific ways. Uniqueness is guaranteed by the package scope of the final implementation.

Since:
1.0.
Version:
$Id: Status.java,v 1.1 2002/11/25 10:51:44 nmcl Exp $
Author:
Mark Little (mark@arjuna.com)



Copyright © 2012. All Rights Reserved.