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, runpublic IfsCloseChannelCommand()
protected void execute(CommandContext state) throws IfsException
execute in class IfsCommandstate - the command context.IfsException - if execution failsprotected void execute(CloseChannelContext state) throws IfsException
IfsExceptionpublic CommandContext createCommandContext() throws IfsException
createCommandContext in interface CommandcreateCommandContext in class IfsCommandCommandContext.IfsExceptionCommandContextCopyright © 2025. All rights reserved.