jrun.jms.xa
Interface JRunXAConnection

All Superinterfaces:
ConnectionWrapper, StateObject
All Known Implementing Classes:
JRunXAConnectionImpl

public interface JRunXAConnection
extends ConnectionWrapper


Fields inherited from interface jrun.jms.wrapper.enterprise.ConnectionWrapper
InvalidOperation
 
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 onSessionClose(javax.jms.XASession sess)
           
 
Methods inherited from interface jrun.jms.wrapper.enterprise.ConnectionWrapper
getDelegate, getXADelegate, isTransacted, setDelegate
 

Method Detail

onSessionClose

public void onSessionClose(javax.jms.XASession sess)
                    throws javax.jms.JMSException


Copyright � 2002 Macromedia Corporation. All Rights Reserved.