Module tapestry.services
Back to master index

[public] Service Point tapestry.services.ResponseDelegateFactory Interface: org.apache.tapestry.services.ResponseDelegateFactory
Delegates choosing an appropriate response to the configured response builder contributions.
Implementation
  • <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
    • <construct class="org.apache.tapestry.services.impl.ResponseDelegateFactoryImpl" >
      • <set-configuration configuration-id="ResponseContributors" property="responseContributors" />
      </construct>
    </invoke-factory>

Module tapestry.services
Back to master index