java.lang.Object
org.springframework.amqp.rabbit.log4j2.AmqpAppender.EventSender
- All Implemented Interfaces:
Runnable
- Enclosing class:
- AmqpAppender
protected class AmqpAppender.EventSender
extends Object
implements Runnable
Helper class to actually send LoggingEvents asynchronously.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
EventSender
protected EventSender()
-
Method Details
-
run
public void run()
- Specified by:
run
in interface Runnable