Package org.wildfly.clustering.function
Class Consumer.ExceptionLogger<E extends Exception>
java.lang.Object
org.wildfly.clustering.function.Consumer.ExceptionLogger<E>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.wildfly.clustering.function.Consumer
Consumer.ExceptionLogger<E extends Exception> -
Field Summary
Fields inherited from interface org.wildfly.clustering.function.Consumer
EMPTY, EXCEPTION_LOGGER, EXCEPTION_LOGGERS, SILENT_CLOSERS -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.wildfly.clustering.function.Consumer
andThen, compose, compose, handle, thenReturn, when, withDefault