org.hibersap.execution.jca.cci
Class CuckooJcaAdapterConnectionSpecFactory

java.lang.Object
  extended by org.hibersap.execution.jca.cci.AbstractConnectionSpecFactory
      extended by org.hibersap.execution.jca.cci.CuckooJcaAdapterConnectionSpecFactory
All Implemented Interfaces:
ConnectionSpecFactory

public class CuckooJcaAdapterConnectionSpecFactory
extends AbstractConnectionSpecFactory


Constructor Summary
CuckooJcaAdapterConnectionSpecFactory()
           
 
Method Summary
 javax.resource.cci.ConnectionSpec createConnectionSpec(Credentials credentials)
          Creates an instance of the ConnectionSpec implementation using the specified credentials.
 
Methods inherited from class org.hibersap.execution.jca.cci.AbstractConnectionSpecFactory
getConnectionSpecClass, newConnectionSpecInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CuckooJcaAdapterConnectionSpecFactory

public CuckooJcaAdapterConnectionSpecFactory()
Method Detail

createConnectionSpec

public javax.resource.cci.ConnectionSpec createConnectionSpec(Credentials credentials)
                                                       throws InternalHiberSapException
Description copied from interface: ConnectionSpecFactory
Creates an instance of the ConnectionSpec implementation using the specified credentials.

Parameters:
credentials - The credentials to populate to the ConnectionSpec object.
Returns:
The ConnectionSpec object, initialized with the credential properties.
Throws:
InternalHiberSapException


Copyright © 2012 akquinet tech@spree GmbH. All Rights Reserved.