Package | Description |
---|---|
com.asakusafw.testdriver.windgate |
Moderates test input/result using WindGate.
|
com.asakusafw.vocabulary.windgate |
Asakusa DSL vocabularies extensions for WindGate.
|
Modifier and Type | Method and Description |
---|---|
static ResourceManipulator |
WindGateTestHelper.createResourceManipulator(TestContext testContext,
WindGateProcessDescription description,
ParameterList arguments)
Creates a
ResourceMirror for the description. |
Modifier and Type | Class and Description |
---|---|
class |
FsExporterDescription
An abstract super class that describes exporter process using Local FS/WindGate.
|
class |
FsImporterDescription
An abstract super class that describes importer process using LocalFs/WindGate.
|
class |
JdbcExporterDescription
An abstract super class that describes exporter process using JDBC/WindGate.
|
class |
JdbcImporterDescription
An abstract super class that describes importer process using JDBC/WindGate.
|
class |
WindGateExporterDescription
An abstract super class that describes exporter process in WindGate.
|
class |
WindGateImporterDescription
An abstract super class that describes importer process in WindGate.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.