Class NamedTopicConfiguration


  • @Configuration
    public class NamedTopicConfiguration
    extends java.lang.Object
    Provides support for injecting Coherence Topics using NamedTopic.
    Since:
    3.0
    Author:
    Vaso Putica
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static Log logger  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • logger

        protected static final Log logger