|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventDispatcher | |
---|---|
org.barracudamvc.contrib.dbroggisch.page | |
org.barracudamvc.core.event |
Uses of EventDispatcher in org.barracudamvc.contrib.dbroggisch.page |
---|
Classes in org.barracudamvc.contrib.dbroggisch.page that implement EventDispatcher | |
---|---|
class |
PageEventDispatcher
The PageEventDispatcher is used to suppress errors that can result
from using the page model with session based pages. |
Methods in org.barracudamvc.contrib.dbroggisch.page that return EventDispatcher | |
---|---|
EventDispatcher |
PageDispatcherFactory.getInstance()
|
Uses of EventDispatcher in org.barracudamvc.core.event |
---|
Classes in org.barracudamvc.core.event that implement EventDispatcher | |
---|---|
class |
DefaultEventDispatcher
This class is responsible for dispatching a queue of events to interested listeners. |
Methods in org.barracudamvc.core.event that return EventDispatcher | |
---|---|
EventDispatcher |
DispatcherFactory.getInstance()
get an instance of event dispatcher |
EventDispatcher |
DefaultDispatcherFactory.getInstance()
get an instance of event dispatcher |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |