Package com.hazelcast.jca

Interface Summary
HazelcastConnection Hazelcast specific connection which allows access to this hazelcast instance to acquire the maps, lists etc.
HazelcastConnectionFactory Interface to allow safe access to Hazelcast's connection interface without casting
HazelcastTransaction Wrapper interface to bundle LocalTransaction and LocalTransaction into one interface
 

Class Summary
ConnectionFactoryImpl Small facade to bring together container's pooling mechanism and other vendor-specific calls with the real implementation classes of this resource adapter
HazelcastConnectionImpl  
HazelcastTransactionImpl  
JcaBase Base class to allow simpler logging according to the JCA specs and the Hazelcast Logging Framework
ManagedConnectionFactoryImpl This managed connection factory is populated with all container-specific configuration and infrastructure
ManagedConnectionImpl  
ResourceAdapterImpl This is the starting point of the whole resource adapter for hazelcast.
XAResourceWrapper XA Resource implementation for Hazelcast.
 



Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.