Class CacheManagerNotifierImpl.DefaultBuilder
- java.lang.Object
-
- org.infinispan.notifications.cachemanagerlistener.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()
-
-
-
Method Detail
-
build
public org.infinispan.notifications.impl.ListenerInvocation<Event> build()
-
-