Module tapestry.services
Back to master index

[public] Configuration Point tapestry.services.FactoryServicesOccurs: unbounded
Schema:tapestry.services.EngineServices
Configuration point for the factory default services. Each contributed service must have a unique name.
Contribution from module tapestry.services
<service object="service:Home" />
<service object="service:Action" />
<service object="service:Direct" />
<service object="service:Page" />
<service object="service:Reset" />
<service object="service:Restart" />
<service object="service:Asset" />
<service object="service:External" />

Module tapestry.services
Back to master index