Class NonParallelExecutor

java.lang.Object
org.apache.tapestry5.ioc.internal.services.NonParallelExecutor
All Implemented Interfaces:
ParallelExecutor

public class NonParallelExecutor extends Object implements ParallelExecutor
Implementation of ParallelExecutor used when the thread pool is disabled.
Since:
5.1.0.3