public class AxonTaskJanitor extends Object
AxonTimeLimitedTask
Modifier and Type | Field and Description |
---|---|
static ScheduledExecutorService |
INSTANCE
Unique instances of the
ScheduledExecutorService for the AxonTimeLimitedTask to schedule warnings
and interrupts. |
static org.slf4j.Logger |
LOGGER
Unique instance of the
Logger for the AxonTimeLimitedTask to log warnings and errors. |
public static final ScheduledExecutorService INSTANCE
ScheduledExecutorService
for the AxonTimeLimitedTask
to schedule warnings
and interrupts.public static final org.slf4j.Logger LOGGER
Logger
for the AxonTimeLimitedTask
to log warnings and errors.Copyright © 2010–2025. All rights reserved.