Interface XAResourceProducer

All Superinterfaces:
Referenceable, Serializable
All Known Implementing Classes:
EhCacheXAResourceProducer, PoolingConnectionFactory, PoolingConnectionFactory, PoolingDataSource

public interface XAResourceProducer extends Referenceable, Serializable
A XAResourceProducer is a XAStatefulHolder factory. It must be implemented by any class that is able to produce pooled XA connections.
Author:
lorban