Module tapestry.describe
Back to master index

[public] Service Point tapestry.describe.ReportStatusHub Interface: org.apache.tapestry.describe.ReportStatusHub
Event hub used to get different service implementations to produce an HTML-based report of their internal state.
Implementation
  • <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
    • <construct class="ReportStatusHubImpl" >
      • <set-object property="receiverFactory" value="infrastructure:rootDescriptionReceiverFactory" />
      </construct>
    </invoke-factory>

Module tapestry.describe
Back to master index