public class IfsCloseChannelCommand extends IfsCommand
Command specification for IfsCloseChannelCommand
Inputs:
Constructor and Description |
---|
IfsCloseChannelCommand()
Defualt Constructor
|
Modifier and Type | Method and Description |
---|---|
CommandContext |
createCommandContext()
Returns a CommandContext to be used throughout the invokation.
|
protected void |
execute(CloseChannelContext state)
Execute a CommandState.
|
protected void |
execute(CommandContext state)
Execute a CommandState.
|
populateNestedCommands, postExecute, preExecute, run
public IfsCloseChannelCommand()
protected void execute(CommandContext state) throws IfsException
execute
in class IfsCommand
state
- the command context.IfsException
- if execution failsprotected void execute(CloseChannelContext state) throws IfsException
IfsException
public CommandContext createCommandContext() throws IfsException
createCommandContext
in interface Command
createCommandContext
in class IfsCommand
CommandContext
.IfsException
CommandContext
Copyright © 2023. All rights reserved.