com.neeve.emx
Class EmxThread

java.lang.Object
  extended by com.neeve.emx.EmxThread

public final class EmxThread
extends Object

Class providing thread related EMX facilities.


Field Summary
static ThreadLocal<IEmxDispatcher> dispatcher
           
 
Constructor Summary
EmxThread()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dispatcher

public static ThreadLocal<IEmxDispatcher> dispatcher
Constructor Detail

EmxThread

public EmxThread()


Copyright © 2015 Neeve Research, LLC. All Rights Reserved.