Uses of Interface
org.apache.camel.component.wal.LogSupervisor
Packages that use LogSupervisor
-
Uses of LogSupervisor in org.apache.camel.component.wal
Classes in org.apache.camel.component.wal that implement LogSupervisorModifier and TypeClassDescriptionclassA log supervisor that runs in the background executing a task in the background.Constructors in org.apache.camel.component.wal with parameters of type LogSupervisorModifierConstructorDescriptionLogWriter(File logFile, LogSupervisor logSupervisor) Constructs a new log writer with the default capacityLogWriter.DEFAULT_CAPACITY(512 KiB).