|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibersap.execution.jca.cci.AbstractConnectionSpecFactory
org.hibersap.execution.jca.cci.SapBapiJcaAdapterConnectionSpecFactory
public class SapBapiJcaAdapterConnectionSpecFactory
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 |
---|
public SapBapiJcaAdapterConnectionSpecFactory()
Method Detail |
---|
public javax.resource.cci.ConnectionSpec createConnectionSpec(Credentials credentials) throws InternalHiberSapException
ConnectionSpecFactory
credentials
- The credentials to populate to the ConnectionSpec object.
InternalHiberSapException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |