|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.vremanagement.resourcemanager.impl.operators.Operator
org.gcube.vremanagement.resourcemanager.impl.operators.DisposeScopeOperator
public class DisposeScopeOperator
Dispose the entire scope
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.gcube.vremanagement.resourcemanager.impl.operators.Operator |
---|
Operator.ACTION |
Constructor Summary | |
---|---|
DisposeScopeOperator(OperatorConfig configuration)
|
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 |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DisposeScopeOperator(OperatorConfig configuration)
Method Detail |
---|
public void exec() throws java.lang.Exception
Operator
exec
in class Operator
java.lang.Exception
- if any of the tasks fails
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |