Uses of Class
org.infinispan.commons.CacheListenerException
-
Packages that use CacheListenerException Package Description org.infinispan.client.hotrod.logging org.infinispan.util.logging Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines. -
-
Uses of CacheListenerException in org.infinispan.client.hotrod.logging
Methods in org.infinispan.client.hotrod.logging that return CacheListenerException Modifier and Type Method Description CacheListenerException
Log_$logger. exceptionInvokingListener(String name, Method m, Object target, Throwable cause)
CacheListenerException
Log. exceptionInvokingListener(String name, Method m, Object target, Throwable cause)
-
Uses of CacheListenerException in org.infinispan.util.logging
Methods in org.infinispan.util.logging that return CacheListenerException Modifier and Type Method Description CacheListenerException
Log_$logger. exceptionInvokingListener(String name, Method m, Object target, Throwable cause)
CacheListenerException
Log. exceptionInvokingListener(String name, Method m, Object target, Throwable cause)
-