public interface CommandContextListener
Modifier and Type | Method and Description |
---|---|
void |
onCommandContextClose(CommandContext commandContext) |
void |
onCommandFailed(CommandContext commandContext,
Throwable t) |
void onCommandContextClose(CommandContext commandContext)
void onCommandFailed(CommandContext commandContext, Throwable t)
Copyright © 2019. All rights reserved.