Uses of Package
com.arjuna.mw.wsas.status

Packages that use com.arjuna.mw.wsas.status
com.arjuna.mw.wsas   
com.arjuna.mw.wsas.status   
com.arjuna.mw.wscf.api   
com.arjuna.mw.wscf.model.sagas.api   
com.arjuna.mw.wscf.model.sagas.status   
com.arjuna.mw.wscf.model.twophase.status   
 

Classes in com.arjuna.mw.wsas.status used by com.arjuna.mw.wsas
Status
          This interface is the basis for all statuses that the activity can go through.
 

Classes in com.arjuna.mw.wsas.status used by com.arjuna.mw.wsas.status
Active
          The activity is active.
Completed
          The activity has completed.
Completing
          The activity is in the process of completing.
Created
          The activity has been created and is yet to start executing.
NoActivity
          There is no activity associated with the invoking thread.
Status
          This interface is the basis for all statuses that the activity can go through.
Unknown
          The current status of the activity is unknown.
 

Classes in com.arjuna.mw.wsas.status used by com.arjuna.mw.wscf.api
Status
          This interface is the basis for all statuses that the activity can go through.
 

Classes in com.arjuna.mw.wsas.status used by com.arjuna.mw.wscf.model.sagas.api
Status
          This interface is the basis for all statuses that the activity can go through.
 

Classes in com.arjuna.mw.wsas.status used by com.arjuna.mw.wscf.model.sagas.status
Status
          This interface is the basis for all statuses that the activity can go through.
 

Classes in com.arjuna.mw.wsas.status used by com.arjuna.mw.wscf.model.twophase.status
Status
          This interface is the basis for all statuses that the activity can go through.
 



Copyright © 2012. All Rights Reserved.