biz.hammurapi.jms.adapter.jca
Class ManagedConnectionFactoryImpl.JmsConnectionRequestInfo

java.lang.Object
  extended by biz.hammurapi.jms.adapter.jca.ManagedConnectionFactoryImpl.JmsConnectionRequestInfo
All Implemented Interfaces:
javax.resource.spi.ConnectionRequestInfo
Enclosing class:
ManagedConnectionFactoryImpl

public class ManagedConnectionFactoryImpl.JmsConnectionRequestInfo
extends java.lang.Object
implements javax.resource.spi.ConnectionRequestInfo


Constructor Summary
ManagedConnectionFactoryImpl.JmsConnectionRequestInfo(boolean stateful)
           
ManagedConnectionFactoryImpl.JmsConnectionRequestInfo(java.lang.Object state)
           
 
Method Summary
 java.lang.Object getState()
           
 boolean isStateful()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.resource.spi.ConnectionRequestInfo
equals, hashCode
 

Constructor Detail

ManagedConnectionFactoryImpl.JmsConnectionRequestInfo

public ManagedConnectionFactoryImpl.JmsConnectionRequestInfo(boolean stateful)

ManagedConnectionFactoryImpl.JmsConnectionRequestInfo

public ManagedConnectionFactoryImpl.JmsConnectionRequestInfo(java.lang.Object state)
Method Detail

isStateful

public boolean isStateful()

getState

public java.lang.Object getState()


Copyright © 2006 Hammurapi Group. All Rights Reserved.