org.apache.camel.component.infinispan
Class InfinispanAsyncEventListener

java.lang.Object
  extended by org.apache.camel.component.infinispan.InfinispanSyncEventListener
      extended by org.apache.camel.component.infinispan.InfinispanAsyncEventListener

public class InfinispanAsyncEventListener
extends InfinispanSyncEventListener


Constructor Summary
InfinispanAsyncEventListener(InfinispanConsumer consumer, Set<String> eventTypes)
           
 
Method Summary
 
Methods inherited from class org.apache.camel.component.infinispan.InfinispanSyncEventListener
processEvent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfinispanAsyncEventListener

public InfinispanAsyncEventListener(InfinispanConsumer consumer,
                                    Set<String> eventTypes)


Apache Camel