Class CommandInvocationContext


  • public class CommandInvocationContext
    extends java.lang.Object
    In contrast to CommandContext, this context holds resources that are only valid during execution of a single command (i.e. the current command or an exception that was thrown during its execution).
    Author:
    Thorben Lindhauer