public class InfrastructureDialoguer extends Object
| Constructor and Description |
|---|
InfrastructureDialoguer(String scope) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAlgorithmsInScope() |
void |
getDatabaseInfo(String resourceName) |
List<String> |
getExecutorGcoreEndpoints(String dumpfile) |
List<String> |
getGcoreEndpoints(String dumpfile,
String serviceClass,
String serviceName) |
List<String> |
getWPSGcoreEndpoints(String dumpfile) |
static void |
main(String[] args) |
public String scope
public InfrastructureDialoguer(String scope)
public List<String> getWPSGcoreEndpoints(String dumpfile) throws Exception
Exceptionpublic List<String> getExecutorGcoreEndpoints(String dumpfile) throws Exception
Exceptionpublic List<String> getGcoreEndpoints(String dumpfile, String serviceClass, String serviceName) throws Exception
ExceptionCopyright © 2016. All Rights Reserved.