public class DispatchService extends Object
Constructor and Description |
---|
DispatchService() |
Modifier and Type | Method and Description |
---|---|
void |
addExternal(Dispatchable dispatchable) |
void |
dispatch() |
ThreadLocal<ArrayDeque<Dispatchable>> |
getDispatchStateThreadLocal() |
public ThreadLocal<ArrayDeque<Dispatchable>> getDispatchStateThreadLocal()
public void dispatch()
public void addExternal(Dispatchable dispatchable)
Copyright © 2005–2018. All rights reserved.