Interface AgendaOperationExecutionListener
public interface AgendaOperationExecutionListener
- Author:
- Filip Hrisafov
-
Method Summary
Modifier and TypeMethodDescriptionvoidafterExecute(CommandContext commandContext, Runnable runnable) voidafterExecuteException(CommandContext commandContext, Runnable runnable, Throwable error) voidbeforeExecute(CommandContext commandContext, Runnable runnable)
-
Method Details
-
beforeExecute
-
afterExecute
-
afterExecuteException
-