Interface CommandContextListener
- All Known Implementing Classes:
CreationalContextReleaseListener,JobFailureCollector,TaskEntity,TypedValueField
public interface CommandContextListener
Command context lifecycle events
- Author:
- Daniel Meyer
-
Method Summary
Modifier and TypeMethodDescriptionvoidonCommandContextClose(CommandContext commandContext) voidonCommandFailed(CommandContext commandContext, Throwable t)
-
Method Details
-
onCommandContextClose
-
onCommandFailed
-