Package | Description |
---|---|
oracle.ifs.protocols.commands | |
oracle.ifs.protocols.commands.utils | |
oracle.ifs.protocols.cup.commands | |
oracle.ifs.protocols.utils |
Class and Description |
---|
Command
A Command is the interface for all commands.
|
CommandContext
A
CommandContext encapsulates the runtime context of a Command. |
CommandContextPool
Generic CommandContext Pool.
|
CommandInvoker
A CommandInvoker is an object for invoking commands without runtime
knowledge of which command is being run.
|
IfsCommand
An IfsCommand is base class for individual commands.
|
IfsCommandContext
The default implementation of the
CommandContext . |
Class and Description |
---|
ArgumentTranslator
ArgumentTranslator defines the interface needed by
the CommandInvoker for opaque invocation.
|
Command
A Command is the interface for all commands.
|
CommandContext
A
CommandContext encapsulates the runtime context of a Command. |
CommandInvoker
A CommandInvoker is an object for invoking commands without runtime
knowledge of which command is being run.
|
IfsCommandContext
The default implementation of the
CommandContext . |
ResultTranslator
ResultTranslator defines the interface needed by
the CommandInvoker for opaque invocation.
|
Class and Description |
---|
ArgumentTranslator
ArgumentTranslator defines the interface needed by
the CommandInvoker for opaque invocation.
|
Command
A Command is the interface for all commands.
|
CommandContext
A
CommandContext encapsulates the runtime context of a Command. |
CommandlineArgumentTranslator
CommandlineArgumentTranslator interperates the
InvocationContext.getinvocationArgs
Object as a String and parses it out according positional and
flagged arguments.
|
IfsCommand
An IfsCommand is base class for individual commands.
|
IfsCommandContext
The default implementation of the
CommandContext . |
ResultTranslator
ResultTranslator defines the interface needed by
the CommandInvoker for opaque invocation.
|
Class and Description |
---|
ArgumentTranslator
ArgumentTranslator defines the interface needed by
the CommandInvoker for opaque invocation.
|
Command
A Command is the interface for all commands.
|
CommandInvoker
A CommandInvoker is an object for invoking commands without runtime
knowledge of which command is being run.
|
ResultTranslator
ResultTranslator defines the interface needed by
the CommandInvoker for opaque invocation.
|
Copyright © 2023. All rights reserved.