Configuration Point tapestry.Infrastructure | Occurs: | unbounded |
---|---|---|
Schema: | tapestry.Infrastructure | |
The "factory" set of contributions into the configuration. These contributions are overridden by the InfrastructureOverrides configuration point. | ||
Contribution from module tapestry | ||
<property name="componentMessagesSource"
object="service:ComponentMessagesSource"
/>
<property name="resetEventHub" object="service:ResetEventHub" /> <property name="objectPool" object="service:GlobalObjectPool" /> <property name="classFinder" object="service:ClassFinder" /> |
||
Contribution from module tapestry.asset | ||
<property name="assetFactory"
object="service:LookupAssetFactory"
/>
|
||
Contribution from module tapestry.coerce | ||
<property name="valueConverter"
object="service:ValueConverter"
/>
|
||
Contribution from module tapestry.data | ||
<property name="dataSqueezer"
object="service:DataSqueezer"
/>
|
||
Contribution from module tapestry.describe | ||
<property name="HTMLDescriber"
object="service:HTMLDescriber"
/>
<property name="rootDescriptionReceiverFactory" object="service:RootDescriptionReceiverFactory" /> |
||
Contribution from module tapestry.error | ||
<property name="exceptionPageName"
value="Exception"
/>
<property mode="wml" name="exceptionPageName" value="WMLException" /> <property name="staleSessionPageName" value="StaleSession" /> <property mode="wml" name="staleSessionPageName" value="WMLStaleSession" /> <property name="staleLinkPageName" value="StaleLink" /> <property mode="wml" name="staleLinkPageName" value="WMLStaleLink" /> <property name="requestExceptionReporter" object="service:RequestExceptionReporter" /> <property name="exceptionPresenter" object="service:ExceptionPresenter" /> <property mode="wml" name="exceptionPresenter" object="service:WMLExceptionPresenter" /> <property name="staleSessionExceptionPresenter" object="service:StaleSessionExceptionPresenter" /> <property name="staleLinkExceptionPresenter" object="service:StaleLinkExceptionPresenter" /> |
||
Contribution from module tapestry.globals | ||
<property name="applicationSpecification"
object="service-property:ApplicationGlobals:specification"
/>
<property name="request" object="service:WebRequest" /> <property name="response" object="service:WebResponse" /> <property name="applicationId" object="service-property:ApplicationGlobals:activatorName" /> <property name="context" object="service:WebContext" /> <property name="requestCycle" object="service:IRequestCycle" /> <property name="responseBuilder" object="service:ResponseBuilder" /> |
||
Contribution from module tapestry.l10n | ||
<property name="resourceLocalizer"
object="service:ResourceLocalizer"
/>
|
||
Contribution from module tapestry.listener | ||
<property name="listenerMapSource"
object="service:ListenerMapSource"
/>
<property name="listenerInvoker" object="service:ListenerInvoker" /> |
||
Contribution from module tapestry.markup | ||
<property name="markupWriterSource"
object="service:MarkupWriterSource"
/>
|
||
Contribution from module tapestry.multipart | ||
<property name="multipartDecoder"
object="service:ServletMultipartDecoder"
/>
|
||
Contribution from module tapestry.page | ||
<property name="pageSource"
object="service:PageSource"
/>
|
||
Contribution from module tapestry.parse | ||
<property name="templateSource"
object="service:TemplateSource"
/>
<property name="specificationSource" object="service:SpecificationSource" /> |
||
Contribution from module tapestry.props | ||
<property name="applicationPropertySource"
object="service:ApplicationPropertySource"
/>
<property name="globalPropertySource" object="service:GlobalPropertySource" /> <property name="componentPropertySource" object="service:ComponentPropertySource" /> |
||
Contribution from module tapestry.request | ||
<property name="responseRenderer"
object="service:ResponseRenderer"
/>
<property name="requestCycleFactory" object="service:RequestCycleFactory" /> <property name="cookieSource" object="service:CookieSource" /> |
||
Contribution from module tapestry.script | ||
<property name="scriptSource"
object="service:ScriptSource"
/>
|
||
Contribution from module tapestry.services | ||
<property name="serviceMap"
object="service:ServiceMap"
/>
|
||
Contribution from module tapestry.state | ||
<property name="applicationStateManager"
object="service:ApplicationStateManager"
/>
|
||
Contribution from module tapestry.url | ||
<property name="linkFactory"
object="service:LinkFactory"
/>
|