|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.enhydra.barracuda.contrib.dbroggisch.page.PageDispatcherFactory
A simple convenience class providing a ready-set dispatcher factory. The
event dispatcher returned in this case provides for thread safety when
using session pages. See PageEventDispatcher
for details.
To use this class, return an instance of this factory in the
AplicationGateway.getDispatcherFactory()
method.
Constructor Summary | |
PageDispatcherFactory()
|
Method Summary | |
EventDispatcher |
getInstance()
get an instance of event dispatcher |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PageDispatcherFactory()
Method Detail |
public EventDispatcher getInstance()
DispatcherFactory
getInstance
in interface DispatcherFactory
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |