Uses of Interface
org.opentestfactory.services.components.worker.SynchronousTask
Packages that use SynchronousTask
-
Uses of SynchronousTask in org.opentestfactory.services.components.worker
Methods in org.opentestfactory.services.components.worker with parameters of type SynchronousTaskModifier and TypeMethodDescriptionvoidWorkerNotifier.doInWorker(SynchronousTask task) Execute a given method surrounded by workerStart/workerStop notification emitted before/after the task.