public class SingleThreadedExecutor extends Object implements Executor
static org.apache.commons.logging.Log
log
SingleThreadedExecutor()
void
execute(Runnable command)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final org.apache.commons.logging.Log log
public SingleThreadedExecutor()
public void execute(Runnable command)
execute
Executor
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.