Module tapestry.listener
Back to master index
Module tapestry.listenerVersion:4.0.0
Package:org.apache.tapestry.listener
Mappings from listener methods to IActionListener instances.
Configuration Points
tapestry.listener.ListenerInvoker
1 configuration points
Service Points
tapestry.listener.ListenerInvoker
tapestry.listener.ListenerMapSource
2 service points
Contribution to tapestry.Infrastructure
<property name="listenerMapSource" object="service:ListenerMapSource" />
<property name="listenerInvoker" object="service:ListenerInvoker" />

Back to master index