jrun.connector
Class ConnectionPool.JRunConnectionWrapperFactory

java.lang.Object
  |
  +--jrun.connector.ConnectionPool.JRunConnectionWrapperFactory
Enclosing class:
ConnectionPool

public static class ConnectionPool.JRunConnectionWrapperFactory
extends java.lang.Object

Create the right kind of wrapper depending on the Transaction support in the metadata


Constructor Summary
ConnectionPool.JRunConnectionWrapperFactory()
           
 
Method Summary
static JRunConnectionWrapper createJRunConnectionWrapper(javax.resource.spi.ManagedConnection mc, javax.security.auth.Subject subj, javax.resource.spi.ConnectionRequestInfo cxRequestInfo, ResourceadapterMetaData resourceAdapterMetaData)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionPool.JRunConnectionWrapperFactory

public ConnectionPool.JRunConnectionWrapperFactory()
Method Detail

createJRunConnectionWrapper

public static JRunConnectionWrapper createJRunConnectionWrapper(javax.resource.spi.ManagedConnection mc,
                                                                javax.security.auth.Subject subj,
                                                                javax.resource.spi.ConnectionRequestInfo cxRequestInfo,
                                                                ResourceadapterMetaData resourceAdapterMetaData)
                                                         throws java.lang.Exception


Copyright � 2002 Macromedia Corporation. All Rights Reserved.