org.gcube.dataanalysis.executor.plugin
Class ExecutorScriptPlugin

java.lang.Object
  extended by org.gcube.common.core.utils.handlers.GCUBEHandler<org.gcube.vremanagement.executor.state.TaskRuntime>
      extended by org.gcube.dataanalysis.executor.plugin.ExecutorScriptPlugin
All Implemented Interfaces:
org.gcube.common.core.utils.handlers.GCUBEIHandler<org.gcube.vremanagement.executor.state.TaskRuntime>, org.gcube.common.core.utils.handlers.lifetime.Lifetime<org.gcube.vremanagement.executor.state.TaskRuntime>, org.gcube.vremanagement.executor.plugin.ExecutorTask

public class ExecutorScriptPlugin
extends org.gcube.common.core.utils.handlers.GCUBEHandler<org.gcube.vremanagement.executor.state.TaskRuntime>
implements org.gcube.vremanagement.executor.plugin.ExecutorTask


Field Summary
 
Fields inherited from class org.gcube.common.core.utils.handlers.GCUBEHandler
handled, logger, producer
 
Constructor Summary
ExecutorScriptPlugin()
           
 
Method Summary
 void run()
           
 void stop()
           
 
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
 
Methods inherited from interface org.gcube.common.core.utils.handlers.lifetime.Lifetime
getState
 
Methods inherited from interface org.gcube.common.core.utils.handlers.GCUBEIHandler
clearBlackboard, getBlackboard, getHandled, getId, getLogger, getName, getScopeManager, getSecurityManager, setBlackboard, setHandled, setLogger, setName, setScopeManager, setSecurityManager, subscribe, undo, unsubscribe
 

Constructor Detail

ExecutorScriptPlugin

public ExecutorScriptPlugin()
Method Detail

stop

public void stop()
          throws UnsupportedOperationException,
                 Exception
Specified by:
stop in interface org.gcube.vremanagement.executor.plugin.ExecutorTask
Throws:
UnsupportedOperationException
Exception

run

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


Copyright © 2013. All Rights Reserved.