Module tapestry.contrib
Back to master index

[public] Service Point tapestry.contrib.RoundedCornerService Interface: org.apache.tapestry.engine.IEngineService
Implementation
  • <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
    • <construct class="org.apache.tapestry.contrib.services.impl.RoundedCornerService" initialize-method="initialize" >
      • <set-object property="exceptionReporter" value="infrastructure:requestExceptionReporter" />
      • <set-object property="response" value="infrastructure:response" />
      • <set-object property="linkFactory" value="infrastructure:linkFactory" />
      • <set-object property="request" value="infrastructure:request" />
      </construct>
    </invoke-factory>

Module tapestry.contrib
Back to master index