org.gcube.vremanagement.resourcemanager.impl.operators
Class DisposeScopeOperator

java.lang.Object
  extended by org.gcube.vremanagement.resourcemanager.impl.operators.Operator
      extended by org.gcube.vremanagement.resourcemanager.impl.operators.DisposeScopeOperator

public class DisposeScopeOperator
extends Operator

Dispose the entire scope

Author:
Manuele Simi (ISTI-CNR)

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

DisposeScopeOperator

public DisposeScopeOperator(OperatorConfig configuration)
Method Detail

exec

public void exec()
          throws java.lang.Exception
Description copied from class: Operator
Executes the operator's tasks

Specified by:
exec in class Operator
Throws:
java.lang.Exception - if any of the tasks fails