Class InfinispanRoutes.CustomListener

  • Enclosing class:
    InfinispanRoutes

    static final class InfinispanRoutes.CustomListener
    extends org.apache.camel.component.infinispan.remote.InfinispanRemoteCustomListener
    • Constructor Summary

      Constructors 
      Constructor Description
      CustomListener()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void entryCreated​(org.infinispan.client.hotrod.event.ClientCacheEntryCreatedEvent<?> event)  
      • Methods inherited from class org.apache.camel.component.infinispan.remote.InfinispanRemoteCustomListener

        getEventData, getKey, processEvent
      • Methods inherited from class org.apache.camel.component.infinispan.InfinispanEventListener

        getCacheName, getEventProcessor, getEvents, isAccepted, setCacheName, setEventProcessor
    • Constructor Detail

      • CustomListener

        CustomListener()
    • Method Detail

      • entryCreated

        public void entryCreated​(org.infinispan.client.hotrod.event.ClientCacheEntryCreatedEvent<?> event)