Class CacheManagerNotifierImpl.DefaultBuilder

  • Enclosing class:
    CacheManagerNotifierImpl

    protected class CacheManagerNotifierImpl.DefaultBuilder
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected DefaultBuilder()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.infinispan.notifications.impl.ListenerInvocation<Event> build()  
      • Methods inherited from class java.lang.Object

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

      • DefaultBuilder

        protected DefaultBuilder()
    • Method Detail

      • build

        public org.infinispan.notifications.impl.ListenerInvocation<Event> build()