Service Point tapestry.markup.MarkupWriterSource | Interface: | org.apache.tapestry.markup.MarkupWriterSource |
---|
Source for markup writer instances, used when rendering page-oriented
responses to the client. |
Implementation |
---|
- <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
- <construct
class="MarkupWriterSourceImpl"
>
- <set-configuration
configuration-id="MarkupFilters"
property="contributions"
/>
</construct>
</invoke-factory>
|