Interface CommandServiceListener
- All Known Implementing Classes:
MetricsCommandListener
public interface CommandServiceListener
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptiondefault void
taskFinished
(CommandServiceListener.PersistFutureTask task, @Nullable Exception exception) default void
-
Method Details
-
taskStarted
-
taskFinished
default void taskFinished(CommandServiceListener.PersistFutureTask task, @Nullable @Nullable Exception exception)
-