com.arjuna.mw.wsas.status
Class Unknown

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

public class Unknown
extends Object
implements Status

The current status of the activity is unknown. This should be a transient.

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

Method Summary
static Unknown 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 Unknown instance()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012. All Rights Reserved.