public class DTSSManager extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static HashMap<String,org.gcube.datatransformation.datatransformationlibrary.DTSCore> |
dCoreMap |
| Constructor and Description |
|---|
DTSSManager() |
| Modifier and Type | Method and Description |
|---|---|
static org.gcube.datatransformation.datatransformationlibrary.DTSCore |
getDTSCore(String scope)
Returns the
DTSCore instance which is used in this scope. |
static void |
init(String[] addedScopes)
Initializes the DTSSManager.
|
public static org.gcube.datatransformation.datatransformationlibrary.DTSCore getDTSCore(String scope) throws Exception
DTSCore instance which is used in this scope.DTSCore instance which is used in this scope.GCUBEFault - If the service is not deployed in the scope in which the request is maid.ExceptionCopyright © 2016. All Rights Reserved.