| Class | Description |
|---|---|
| AbstractGemFireAsLastResourceAspectSupport |
AbstractGemFireAsLastResourceAspectSupport is an abstract base class encapsulating functionality common
to all AOP Aspect extensions/implementations involving the GemFire JCA ResourceAdapter object registered in
the JNDI context of a managed environment. |
| AbstractGemFireAsLastResourceAspectSupport.GemFireConnectionHolder | |
| EmbeddedServiceConfigurationSupport |
The
EmbeddedServiceConfigurationSupport class is an abstract base class supporting the configuration
of Pivotal GemFire and Apache Geode embedded services. |
| EmbeddedServiceConfigurationSupport.GemFirePropertiesBeanPostProcessor |
Spring
BeanPostProcessor used to process GemFire System properties defined as a Spring bean
in the Spring application context before initialization. |
| GemFireAsLastResourceConnectionAcquiringAspect |
The
GemFireAsLastResourceConnectionAcquiringAspect class is a AbstractGemFireAsLastResourceAspectSupport
implementation responsible for acquiring a GemFire Connection from GemFire's JCA ResourceAdapter,
GFConnectionFactory after a CMT/JTA Transaction is began, which is initiated by
Spring's Transaction infrastructure. |
| GemFireAsLastResourceConnectionClosingAspect |
The
GemFireAsLastResourceConnectionClosingAspect class is a AbstractGemFireAsLastResourceAspectSupport
implementation responsible for closing the GemFire Connection obtained from the GemFire JCA ResourceAdapter
deployed in a managed environment when using GemFire as the Last Resource in a CMT/JTA Transaction
initiated from Spring's Transaction infrastructure. |
| GemFireCacheTypeAwareRegionFactoryBean<K,V> |
The
GemFireCacheTypeAwareRegionFactoryBean class is a smart Spring FactoryBean that knows how to
create a client or server Region depending on whether the GemFireCache is
a ClientCache or a peer Cache. |
| GemFireComponentClassTypeScanner |
The
GemFireComponentClassTypeScanner class is a classpath component scanner used to search
for GemFire components based on Class type. |
| RegionDataAccessTracingAspect |
The RegionDataAccessTracingAspect class...
|
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.