Class LogEventFactory
java.lang.Object
org.mule.extension.jsonlogger.internal.destinations.events.LogEventFactory
- All Implemented Interfaces:
com.lmax.disruptor.EventFactory<LogEvent>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LogEventFactory
public LogEventFactory()
-
-
Method Details
-
newInstance
- Specified by:
newInstancein interfacecom.lmax.disruptor.EventFactory<LogEvent>
-