Serialized Form


Package com.hazelcast.jca

Class com.hazelcast.jca.ConnectionFactoryImpl extends Object implements Serializable

serialVersionUID: -5909363703528221650L

Serialized Fields

mcf

ManagedConnectionFactoryImpl mcf
Access to this resource adapter infrastructure


cm

javax.resource.spi.ConnectionManager cm
Container's connection manager - i.e. for pooling


ref

Reference ref
JNDI reference - not used

Class com.hazelcast.jca.ManagedConnectionFactoryImpl extends JcaBase implements Serializable

serialVersionUID: -4889598421534961926L

Serialized Fields

resourceAdapter

ResourceAdapterImpl resourceAdapter
Access to this resource adapter instance itself


hzConnectionTracingEvents

Set<E> hzConnectionTracingEvents
Definies which events should be traced

See Also:
HzConnectionEvent

connectionTracingDetail

boolean connectionTracingDetail
Should connection events be traced or not

See Also:
ManagedConnectionFactoryImpl.hzConnectionTracingEvents

Class com.hazelcast.jca.ResourceAdapterImpl extends Object implements Serializable

serialVersionUID: -1727994229521767306L

Serialized Fields

hazelcast

HazelcastInstance hazelcast
The hazelcast instance itself


configurationLocation

String configurationLocation
The configured hazelcast configuration location



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