JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Red Hat JBoss Enterprise Application Platform 7.1.0.Beta1
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.arjuna.mw.wsas.status
Interface Status
All Known Implementing Classes:
Active
,
Cancelled
,
Cancelled
,
Cancelling
,
Cancelling
,
CancelOnly
,
CancelOnly
,
Closed
,
Closing
,
Committed
,
Committing
,
Compensated
,
Compensating
,
Completed
,
Completing
,
Confirmed
,
Confirming
,
Created
,
HeuristicCancel
,
HeuristicConfirm
,
HeuristicHazard
,
HeuristicMixed
,
NoActivity
,
NoTransaction
,
Prepared
,
Preparing
,
RollbackOnly
,
RolledBack
,
RollingBack
,
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)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Red Hat JBoss Enterprise Application Platform 7.1.0.Beta1
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2017
JBoss by Red Hat
. All rights reserved.