Class ScheduledCleanupCreationListener<C>

java.lang.Object
org.incendo.cloud.processors.cooldown.listener.ScheduledCleanupCreationListener<C>
Type Parameters:
C - command sender type
All Implemented Interfaces:
CooldownCreationListener<C>

@API(status=STABLE, since="1.0.0") public final class ScheduledCleanupCreationListener<C> extends Object implements CooldownCreationListener<C>
Cooldown creation listener that schedules a task to clean up the cooldown after it expires.
Since:
1.0.0