com.espertech.esperio.db.core
Class ExecutorSameThread

java.lang.Object
  extended by com.espertech.esperio.db.core.ExecutorSameThread
All Implemented Interfaces:
java.util.concurrent.Executor

public class ExecutorSameThread
extends java.lang.Object
implements java.util.concurrent.Executor


Constructor Summary
ExecutorSameThread()
           
 
Method Summary
 void execute(java.lang.Runnable command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecutorSameThread

public ExecutorSameThread()
Method Detail

execute

public void execute(java.lang.Runnable command)
Specified by:
execute in interface java.util.concurrent.Executor

© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com