Class OneShotAsyncExecutor

java.lang.Object
org.apache.cxf.workqueue.OneShotAsyncExecutor
All Implemented Interfaces:
Executor

public final class OneShotAsyncExecutor extends Object implements Executor
Used to provide simple async Executor semantics by creating a one-shot thread.