Annotation Interface ReuseModuleInstance


@Retention(RUNTIME) public @interface ReuseModuleInstance
This annotation is used to mark a module class that can reuse a module instance for each task.
Since:
2.0
Author:
Laurent Jourdren