Class ExecutionManagerImpl
- java.lang.Object
-
- org.gcube.data.publishing.gCatFeeder.service.engine.impl.ExecutionManagerImpl
-
- All Implemented Interfaces:
ExecutionManager
public class ExecutionManagerImpl extends Object implements ExecutionManager
-
-
Constructor Summary
Constructors Constructor Description ExecutionManagerImpl()
-
-
-
Method Detail
-
submit
public void submit(ExecutionDescriptor desc)
- Specified by:
submitin interfaceExecutionManager
-
stop
public void stop()
- Specified by:
stopin interfaceExecutionManager
-
load
public void load()
- Specified by:
loadin interfaceExecutionManager
-
-