Module tapestry.services
Back to master index

[public] Service Point tapestry.services.ServiceMap Interface: org.apache.tapestry.services.ServiceMap
Used to locate an engine service by name.
Implementation
  • <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
    • <construct class="org.apache.tapestry.services.impl.ServiceMapImpl" >
      • <set-object property="factoryServices" value="service-property:tapestry.globals.ApplicationGlobals:factoryServices" />
      • <set-configuration configuration-id="ApplicationServices" property="applicationServices" />
      </construct>
    </invoke-factory>

Module tapestry.services
Back to master index