MCPcopy Create free account
hub / github.com/VectorJin/StateMachine / Dispatcher

Interface Dispatcher

src/main/java/com/jinku/fsm/event/Dispatcher.java:6–13  ·  view source on GitHub ↗

事件分发器,负责维护事件与事件处理器和分发事件

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

shutdownMethod · 0.65

Implementers 2

AsyncDispatchersrc/main/java/com/jinku/fsm/event/Asyn
SyncDispatchersrc/main/java/com/jinku/fsm/event/Sync

Calls

no outgoing calls

Tested by

no test coverage detected