com.arjuna.mw.wsas.status
Class Created

java.lang.Object
  extended by com.arjuna.mw.wsas.status.Created
All Implemented Interfaces:
Status

public class Created
extends Object
implements Status

The activity has been created and is yet to start executing.

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

Method Summary
static Created instance()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

instance

public static Created instance()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011. All Rights Reserved.