Module tapestry.services
Back to master index

[public] Configuration Point tapestry.services.ApplicationServicesOccurs: unbounded
Schema:tapestry.services.EngineServices
Configuration point for application services. Each contributed service must have a unique name, but services contributed here will override services provided in the FactoryServices configuration point.
Contribution from module tapestry.contrib
<service name="xtile" object="service:XTileService" />

Module tapestry.services
Back to master index