Interface InfinispanEventProcessor
-
- All Known Implementing Classes:
InfinispanConsumer
public interface InfinispanEventProcessor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidprocessEvent(String eventType, String cacheName, Object key, Object eventData, Consumer<org.apache.camel.Exchange> consumer)
-