Class NamedCacheConfiguration
java.lang.Object
com.oracle.coherence.spring.configuration.NamedCacheConfiguration
Provides support for injecting Coherence Caches using
NamedCache
.- Since:
- 3.0
- Author:
- Gunnar Hillert
-
Field Summary
-
Constructor Summary
ConstructorDescriptionNamedCacheConfiguration
(FilterService filterService, ExtractorService extractorService) -
Method Summary
-
Field Details
-
logger
-
COHERENCE_CACHE_BEAN_NAME
The name of the defaultCoherence
cache bean.- See Also:
-
COHERENCE_VIEW_BEAN_NAME
The name of the defaultCoherence
cache bean.- See Also:
-
COHERENCE_ASYNC_CACHE_BEAN_NAME
The name of the defaultCoherence
cache bean.- See Also:
-
-
Constructor Details
-
NamedCacheConfiguration
-