Package | Description |
---|---|
nl.esciencecenter.octopus |
This package contains classes and interfaces which are used
throughout the Octopus application API.
|
nl.esciencecenter.octopus.engine |
Modifier and Type | Method and Description |
---|---|
AdaptorInfo |
Octopus.getAdaptorInfo(String adaptorName) |
AdaptorInfo[] |
Octopus.getAdaptorInfos() |
Modifier and Type | Interface and Description |
---|---|
interface |
Adaptor
New-style adaptor interface.
|
Modifier and Type | Method and Description |
---|---|
AdaptorInfo |
OctopusEngine.getAdaptorInfo(String adaptorName) |
AdaptorInfo[] |
OctopusEngine.getAdaptorInfos() |