jrun.jms.xa
Interface JRunXASession

All Superinterfaces:
SessionWrapper, StateObject
All Known Implementing Classes:
JRunXASessionImpl

public interface JRunXASession
extends SessionWrapper


Fields inherited from interface jrun.jms.wrapper.enterprise.StateObject
STATUS_CLOSED, STATUS_MARKED_CLOSED, STATUS_STARTED, STATUS_STOPPED, STATUS_UNDEFINED, STATUS_WAIT
 
Method Summary
 void cleanUpSession()
           
 
Methods inherited from interface jrun.jms.wrapper.enterprise.SessionWrapper
close, getDelegate, getXADelegate, getXAResource, postMessageProcess, preMessageProcess, sameTransaction, setConnectionWrapper, setDelegate, SetInitialTransactionAttributes, TransactioninProgress
 

Method Detail

cleanUpSession

public void cleanUpSession()
                    throws javax.jms.JMSException


Copyright � 2002 Macromedia Corporation. All Rights Reserved.