|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventDispatcherInterface | |
edu.uci.isr.yancees | |
edu.uci.isr.yancees.dispatcher | |
edu.uci.isr.yancees.plugin |
Uses of EventDispatcherInterface in edu.uci.isr.yancees |
Methods in edu.uci.isr.yancees that return EventDispatcherInterface | |
EventDispatcherInterface |
ArchitectureManager.getEventDispatcher()
|
Methods in edu.uci.isr.yancees with parameters of type EventDispatcherInterface | |
protected void |
PublicationFacade.setEventDispatcher(EventDispatcherInterface disp)
Used by the Yancees façade to initialize this API with the appropriate dispatcher. |
Uses of EventDispatcherInterface in edu.uci.isr.yancees.dispatcher |
Classes in edu.uci.isr.yancees.dispatcher that implement EventDispatcherInterface | |
class |
EventDispatcher
This class works as a wrapper around an event dispatcher implementation, It allows the registratoin of different adapters for to handle the content-based subscriptions of the system. |
Uses of EventDispatcherInterface in edu.uci.isr.yancees.plugin |
Methods in edu.uci.isr.yancees.plugin with parameters of type EventDispatcherInterface | |
void |
PluginManager.setDispatcher(EventDispatcherInterface disp)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |