Uses of Class
org.apache.camel.component.infinispan.remote.InfinispanRemoteCustomListener
-
Packages that use InfinispanRemoteCustomListener Package Description org.apache.camel.component.infinispan.remote -
-
Uses of InfinispanRemoteCustomListener in org.apache.camel.component.infinispan.remote
Methods in org.apache.camel.component.infinispan.remote that return InfinispanRemoteCustomListener Modifier and Type Method Description InfinispanRemoteCustomListenerInfinispanRemoteConfiguration. getCustomListener()Returns the custom listener in use, if providedMethods in org.apache.camel.component.infinispan.remote with parameters of type InfinispanRemoteCustomListener Modifier and Type Method Description voidInfinispanRemoteConfiguration. setCustomListener(InfinispanRemoteCustomListener customListener)
-