Module tapestry.request
Back to master index

[public] Service Point tapestry.request.EnginePool Interface: org.apache.tapestry.services.ObjectPool
Contains engine instances, keyed on locale, ready for use in the current request.
Implementation
  • <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
    • <construct class="impl.ObjectPoolImpl" >
      • <event-listener service-id="tapestry.ResetEventHub" />
      • <event-listener service-id="tapestry.describe.ReportStatusHub" />
      </construct>
    </invoke-factory>

Module tapestry.request
Back to master index