Uses of Class
com.ganteater.ae.processor.TaskProcessorThread
Packages that use TaskProcessorThread
-
Uses of TaskProcessorThread in com.ganteater.ae
Methods in com.ganteater.ae with parameters of type TaskProcessorThreadModifier and TypeMethodDescriptionvoidRecipeListener.startChildProcess(TaskProcessorThread aMaxTestRunnable) voidRecipeRunner.startChildProcess(TaskProcessorThread aMaxTestRunnable) voidRecipeListener.stopChildProcess(TaskProcessorThread aMaxTestRunnable) voidRecipeRunner.stopChildProcess(TaskProcessorThread aMaxTestRunnable) -
Uses of TaskProcessorThread in com.ganteater.ae.processor
Fields in com.ganteater.ae.processor with type parameters of type TaskProcessorThreadMethods in com.ganteater.ae.processor that return TaskProcessorThreadMethods in com.ganteater.ae.processor with parameters of type TaskProcessorThreadModifier and TypeMethodDescriptionvoidProcessor.regChildProcess(TaskProcessorThread aMaxTestRunnable) voidProcessor.unregChildProcess(TaskProcessorThread aMaxTestRunnable)