Module tapestry | Version: | 4.0.0 |
---|---|---|
Package: | org.apache.tapestry.services | |
The master module for the Apache Tapestry web application framework. | ||
Contribution to hivemind.ObjectProviders | ||
<provider
prefix="infrastructure"
service-id="InfrastructureObjectProvider"
/> | ||
Contribution to hivemind.Translators | ||
<translator
name="deferred-object"
service-id="DeferredObjectTranslator"
/> | ||
Contribution to tapestry.Infrastructure | ||
<property
name="componentMessagesSource"
object="service:ComponentMessagesSource"
/> <property name="resetEventCoordinator" object="service:ResetEventCoordinator" /> <property name="objectPool" object="service:GlobalObjectPool" /> |