Package com.oracle.coherence.spring
package com.oracle.coherence.spring
Contains classes for Coherence Spring integration.
-
ClassDescriptionA
BeanExpressionResolver
implementation that bridges Coherence configuration concepts with Spring configuration concepts.A utility class to capture theApplicationContext
so that it is available to Coherence classes that are not managed by Spring.Injector
to allow the dependency injection of Spring beans into objects being deserialized and manipulated by cache operations.Responsible for starting the defaultCoherence
instance.Provides the ability to acquire Coherence-based resources in the Spring Framework.TheSpringNamespaceHandler
provides the ability to reference Spring beans in a cache configuration file.Implementation ofElementProcessor
that creates an instance ofParameter
containing a property name and value to be injected into a Spring bean.Implementation ofParameterizedBuilder
that "realizes" a named bean from a SpringBeanFactory
.Implementation ofParameterizedBuilder
that "realizes" an instance ofBeanFactory
based on a provided Spring application context uri.