| Interface | Description |
|---|---|
| OperationLoader |
Interface for operation loaders
|
| OperationMixLoader |
Interface for operation mix loaders
|
| Class | Description |
|---|---|
| AbstractLineBasedMixLoader |
Abstract implementation of operation mix loader that uses a line based input
format.
|
| AbstractNvpOperationLoader |
Abstract operation loader for operations that take an NVP file as one of
their arguments
|
| AbstractOperationLoader |
Abstract operation loader that provides useful protected methods for loader
implementations
|
| AbstractOperationMixLoader |
Abstract implementation of an operation mix loader that parses the mix file
as a while
|
| InMemoryOperations |
Static helper class for registering the in-memory operations in place of the
standard remote operations
|
| OperationLoaderArgument |
Represents information about an operation loader argument
|
| OperationLoaderRegistry |
Provides a registry of operation loaders
|
| OperationMixLoaderRegistry |
Provides a registry of operation mix loader
|
Copyright © 2014. All Rights Reserved.