Class NamedCacheConfiguration


  • @Configuration
    public class NamedCacheConfiguration
    extends java.lang.Object
    Provides support for injecting Coherence Caches using NamedCache.
    Since:
    3.0
    Author:
    Gunnar Hillert
    • Field Detail

      • logger

        protected static final Log logger
      • COHERENCE_CACHE_BEAN_NAME

        public static final java.lang.String COHERENCE_CACHE_BEAN_NAME
        The name of the default Coherence cache bean.
        See Also:
        Constant Field Values
      • COHERENCE_VIEW_BEAN_NAME

        public static final java.lang.String COHERENCE_VIEW_BEAN_NAME
        The name of the default Coherence cache bean.
        See Also:
        Constant Field Values
      • COHERENCE_ASYNC_CACHE_BEAN_NAME

        public static final java.lang.String COHERENCE_ASYNC_CACHE_BEAN_NAME
        The name of the default Coherence cache bean.
        See Also:
        Constant Field Values