org.gcube.common.vremanagement.deployer.impl.operators
Class UpdateOperator

java.lang.Object
  extended by org.gcube.common.core.utils.handlers.GCUBEHandler<org.gcube.common.core.utils.handlers.GCUBEHandler<?>>
      extended by org.gcube.common.vremanagement.deployer.impl.operators.UpdateOperator
All Implemented Interfaces:
org.gcube.common.core.utils.handlers.GCUBEIHandler<org.gcube.common.core.utils.handlers.GCUBEHandler<?>>

public class UpdateOperator
extends org.gcube.common.core.utils.handlers.GCUBEHandler<org.gcube.common.core.utils.handlers.GCUBEHandler<?>>


Field Summary
protected  org.gcube.common.core.utils.logging.GCUBELog logger
           
 
Fields inherited from class org.gcube.common.core.utils.handlers.GCUBEHandler
handled, producer
 
Constructor Summary
UpdateOperator(DeployerResource deployerResource, org.gcube.common.vremanagement.deployer.stubs.deployer.UpdateParameters params, org.gcube.common.core.scope.GCUBEScope callerScope)
          Creates a new update operator
 
Method Summary
 void run()
           
 
Methods inherited from class org.gcube.common.core.utils.handlers.GCUBEHandler
clearBlackboard, getBlackboard, getHandled, getId, getLogger, getName, getScopeManager, getSecurityManager, getState, notify, setBlackboard, setHandled, setLogger, setName, setScopeManager, setSecurityManager, setState, subscribe, undo, unsubscribe
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected final org.gcube.common.core.utils.logging.GCUBELog logger
Constructor Detail

UpdateOperator

public UpdateOperator(DeployerResource deployerResource,
                      org.gcube.common.vremanagement.deployer.stubs.deployer.UpdateParameters params,
                      org.gcube.common.core.scope.GCUBEScope callerScope)
Creates a new update operator

Parameters:
params -
Method Detail

run

public void run()
         throws Exception
Specified by:
run in interface org.gcube.common.core.utils.handlers.GCUBEIHandler<org.gcube.common.core.utils.handlers.GCUBEHandler<?>>
Specified by:
run in class org.gcube.common.core.utils.handlers.GCUBEHandler<org.gcube.common.core.utils.handlers.GCUBEHandler<?>>
Throws:
Exception


Copyright © 2013. All Rights Reserved.