See: Description
| Class | Description |
|---|---|
| CoherenceBeanExpressionResolver |
A
BeanExpressionResolver
implementation that bridges Coherence configuration concepts with Spring
configuration concepts. |
| SpringBasedCoherenceSession |
Provides the ability to acquire Coherence-based resources in the
Spring Framework.
|
| SpringNamespaceHandler |
The
SpringNamespaceHandler provides the ability to reference Spring beans in a
cache configuration file. |
| SpringNamespaceHandler.PropertyProcessor |
Implementation of
ElementProcessor that creates an instance
of Parameter containing a property name and value to be
injected into a Spring bean. |
| SpringNamespaceHandler.SpringBeanBuilder |
Implementation of
ParameterizedBuilder that "realizes" a named
bean from a Spring BeanFactory. |
| SpringNamespaceHandler.SpringBeanFactoryBuilder |
Implementation of
ParameterizedBuilder that "realizes" an instance
of BeanFactory based on a provided Spring application context uri. |
Copyright © 2017. All rights reserved.