Class ForwardingExecutorService

java.lang.Object
org.jboss.weld.util.ForwardingExecutorService
All Implemented Interfaces:
Executor, ExecutorService

public abstract class ForwardingExecutorService extends Object implements ExecutorService
Forwarding implementation of ExecutorService
Author:
Jozef Hartinger