|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry.listener.ListenerMapSourceImpl
public class ListenerMapSourceImpl
| Constructor Summary | |
|---|---|
ListenerMapSourceImpl()
|
|
| Method Summary | |
|---|---|
protected ListenerMethodInvoker |
createListenerMethodInvoker(java.lang.String name,
java.lang.reflect.Method[] methods)
This implementation returns a new ListenerMethodInvoker. |
ListenerMap |
getListenerMapForObject(java.lang.Object object)
Constructs a listener map for the provided object, which must not be null. |
void |
resetEventDidOccur()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListenerMapSourceImpl()
| Method Detail |
|---|
public ListenerMap getListenerMapForObject(java.lang.Object object)
ListenerMapSource
getListenerMapForObject in interface ListenerMapSourceobject - the object to provide a map for
public void resetEventDidOccur()
resetEventDidOccur in interface ResetEventListener
protected ListenerMethodInvoker createListenerMethodInvoker(java.lang.String name,
java.lang.reflect.Method[] methods)
ListenerMethodInvoker. Subclasses can override to
provide their own implementation.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||