|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectapollo.dataadapter.ensj.controller.EventRouter
public abstract class EventRouter
Generic class to forward any old events onto central handler.
| Constructor Summary | |
|---|---|
EventRouter(Controller handler,
java.lang.String key)
|
|
| Method Summary | |
|---|---|
protected Controller |
getHandler()
|
protected java.lang.String |
getKey()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventRouter(Controller handler,
java.lang.String key)
| Method Detail |
|---|
protected Controller getHandler()
protected java.lang.String getKey()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||