org.gcube.vremanagement.resourcemanager.impl.operators
Class ScopedResourceManagerOperator
java.lang.Object
org.gcube.vremanagement.resourcemanager.impl.operators.Operator
org.gcube.vremanagement.resourcemanager.impl.operators.ScopedResourceManagerOperator
public class ScopedResourceManagerOperator
- extends Operator
Add and remove list of ScopedResources to/from a given scope
- Author:
- Manuele Simi (ISTI-CNR)
| Nested classes/interfaces inherited from class org.gcube.vremanagement.resourcemanager.impl.operators.Operator |
Operator.ACTION |
|
Method Summary |
void |
exec()
Executes the operator's tasks |
| Methods inherited from class org.gcube.vremanagement.resourcemanager.impl.operators.Operator |
run |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScopedResourceManagerOperator
public ScopedResourceManagerOperator(ScopeState scopeState,
OperatorConfig configuration,
org.gcube.vremanagement.resourcemanager.stubs.binder.ResourceList resources,
Operator.ACTION action)
exec
public void exec()
throws Exception
- Description copied from class:
Operator
- Executes the operator's tasks
- Specified by:
exec in class Operator
- Throws:
Exception - if any of the tasks fails
Copyright © 2013. All Rights Reserved.