public class CommandInvocationContext extends Object
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).public CommandInvocationContext(Command<?> command)
Copyright © 2015. All rights reserved.