jrun.jms.wrapper.enterprise
Interface StateObject

All Known Subinterfaces:
ConnectionWrapper, JRunXAConnection, JRunXASession, SessionWrapper

public interface StateObject


Field Summary
static int STATUS_CLOSED
           
static int STATUS_MARKED_CLOSED
           
static int STATUS_STARTED
           
static int STATUS_STOPPED
           
static int STATUS_UNDEFINED
           
static int STATUS_WAIT
           
 

Field Detail

STATUS_UNDEFINED

public static final int STATUS_UNDEFINED

STATUS_CLOSED

public static final int STATUS_CLOSED

STATUS_STOPPED

public static final int STATUS_STOPPED

STATUS_STARTED

public static final int STATUS_STARTED

STATUS_WAIT

public static final int STATUS_WAIT

STATUS_MARKED_CLOSED

public static final int STATUS_MARKED_CLOSED


Copyright � 2002 Macromedia Corporation. All Rights Reserved.