Class TaskListenerFactoryConfiguration
java.lang.Object
org.hawaiiframework.async.task.listener.TaskListenerFactoryConfiguration
Configuration for listeners.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionKibana log fields listener.Logging listener, logs the start, end and statistics of a task.
-
Constructor Details
-
TaskListenerFactoryConfiguration
public TaskListenerFactoryConfiguration()
-
-
Method Details
-
kibanaLogFieldsTaskListenerFactory
Kibana log fields listener.- Returns:
- The bean.
-
loggingTaskListenerFactory
Logging listener, logs the start, end and statistics of a task.- Returns:
- The bean.
-