Module tapestry
Back to master index

[public] Service Point tapestry.ListenerMapSource Interface: org.apache.tapestry.listener.ListenerMapSource
A source for listener maps, which map a listener method name to the invocation of a public instance method on a particular object.
Implementation
  • <invoke-factory service-id="hivemind.BuilderFactory" model="primitive" >
    • <construct class="org.apache.tapestry.listener.ListenerMapSourceImpl" >
      • <event-listener service-id="ResetEventCoordinator" />
      </construct>
    </invoke-factory>

Module tapestry
Back to master index