jrun.jms.wrapper.enterprise
Class JRunXARestrictedConnectionWrapper

jrun.jms.wrapper.enterprise.AbstractConnectionWrapper
  |
  +--jrun.jms.xa.JRunXAConnectionImpl
        |
        +--jrun.jms.wrapper.enterprise.JRunXAConnectionWrapper
              |
              +--jrun.jms.wrapper.enterprise.JRunXARestrictedConnectionWrapper
All Implemented Interfaces:
ConnectionWrapper, JRunXAConnection, StateObject

public class JRunXARestrictedConnectionWrapper
extends JRunXAConnectionWrapper


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
 
Constructor Summary
JRunXARestrictedConnectionWrapper()
           
 
Method Summary
 boolean isRestricted()
           
 
Methods inherited from class jrun.jms.wrapper.enterprise.JRunXAConnectionWrapper
createQueueSession, createTopicSession, isMDBOriginated, isTransacted
 
Methods inherited from class jrun.jms.xa.JRunXAConnectionImpl
close, createXAQueueSession, createXATopicSession, initXAQueueSession, initXATopicSession, onSessionClose, setDelegate
 
Methods inherited from class jrun.jms.wrapper.enterprise.AbstractConnectionWrapper
addSession, cleanUpSessions, createConnectionConsumer, createConnectionConsumer, createDurableConnectionConsumer, getClientID, getConnectionStatus, getDelegate, getExceptionListener, getInvokerType, getMetaData, getUsePTPDomain, getXADelegate, hasSessionInTransaction, removeSession, setClientID, setConnectionStatus, setExceptionListener, setInvokerType, setUsePTPDomain, start, stop, transactionInProgress
 
Methods inherited from interface jrun.jms.wrapper.enterprise.ConnectionWrapper
getDelegate, getXADelegate, setDelegate
 

Constructor Detail

JRunXARestrictedConnectionWrapper

public JRunXARestrictedConnectionWrapper()
Method Detail

isRestricted

public boolean isRestricted()


Copyright � 2002 Macromedia Corporation. All Rights Reserved.