org.apache.cxf.jca.cxf
Interface CXFManagedConnectionFactory

All Superinterfaces:
javax.resource.spi.ManagedConnectionFactory, java.io.Serializable
All Known Implementing Classes:
AssociatedManagedConnectionFactoryImpl, ManagedConnectionFactoryImpl

public interface CXFManagedConnectionFactory
extends javax.resource.spi.ManagedConnectionFactory


Method Summary
 
Methods inherited from interface javax.resource.spi.ManagedConnectionFactory
createConnectionFactory, createConnectionFactory, createManagedConnection, equals, getLogWriter, hashCode, matchManagedConnections, setLogWriter
 



Apache CXF