File
Doc
Category
Size
Date
Package
ConfigurableTransactionSupport.java
API Doc
Glassfish v2 API
2376
Fri May 04 22:32:52 BST 2007
com.sun.appserv.connectors.spi
ConfigurableTransactionSupport
public interface ConfigurableTransactionSupport
An optional interface that could be implemented by a resource adapter's ManagedConnectionFactory to be notified of the configured "transaction-support" of the connection pool associated with the ManagedConnectionFactory instance
Fields Summary
Constructors Summary
Methods Summary
public void
setTransactionSupport
(
com.sun.appserv.connectors.spi.TransactionSupport
ts)
Java Code Source