Module tapestry
Back to master index

[public] Service Point tapestry.InfrastructureObjectProvider Interface: org.apache.hivemind.service.ObjectProvider
ObjectProvider mapped to prefix "infrastructure:", the locator is the name of a property of the Infratructure service.
Implementation
  • <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
    • <construct class="impl.InfrastructureObjectProvider" >
      • <set-service property="infrastructure" service-id="Infrastructure" />
      </construct>
    </invoke-factory>

Module tapestry
Back to master index