HandlerStore¶
-
class
HandlerStore
¶ Author: Lars Kroll
Methods¶
getMatchers¶
-
MatchedHandlerList
getMatchers
(PatternExtractor event)¶
getSubscriptions¶
-
HandlerList
getSubscriptions
(KompicsEvent event)¶
hasSubscription¶
-
boolean
hasSubscription
(KompicsEvent event)¶
subscribe¶
-
void
subscribe
(MatchedHandler h)¶
unsubscribe¶
-
boolean
unsubscribe
(MatchedHandler h)¶