Class InfinispanRoutes.CustomListener
- java.lang.Object
-
- org.apache.camel.component.infinispan.InfinispanEventListener<org.infinispan.client.hotrod.event.ClientEvent.Type>
-
- org.apache.camel.component.infinispan.remote.InfinispanRemoteCustomListener
-
- org.apache.camel.quarkus.component.infinispan.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 voidentryCreated(org.infinispan.client.hotrod.event.ClientCacheEntryCreatedEvent<?> event)-
Methods inherited from class org.apache.camel.component.infinispan.remote.InfinispanRemoteCustomListener
getEventData, getKey, processEvent
-
-