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() |
void |
removeAll(UpdateDispatchView updateDispatchView) |
public ThreadLocal<ArrayDeque<Dispatchable>> getDispatchStateThreadLocal()
public void dispatch()
public void addExternal(Dispatchable dispatchable)
public void removeAll(UpdateDispatchView updateDispatchView)
Copyright © 2005–2021. All rights reserved.