org.hibersap.execution.jca.cci
Class SapBapiJcaAdapterConnectionSpecFactory

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

public class SapBapiJcaAdapterConnectionSpecFactory
extends AbstractConnectionSpecFactory


Constructor Summary
SapBapiJcaAdapterConnectionSpecFactory()
           
 
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

SapBapiJcaAdapterConnectionSpecFactory

public SapBapiJcaAdapterConnectionSpecFactory()
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.