Class SimpleExecutionDriver
- java.lang.Object
-
- de.quantummaid.usecasemaid.driver.SimpleExecutionDriver
-
- All Implemented Interfaces:
ExecutionDriver
public final class SimpleExecutionDriver extends Object implements ExecutionDriver
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ExecutionDriversimpleExecutionDriver()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface de.quantummaid.usecasemaid.driver.ExecutionDriver
executeSideEffects, executeUseCase
-
-
-
-
Method Detail
-
simpleExecutionDriver
public static ExecutionDriver simpleExecutionDriver()
-
-