Module
tapestry.props
Back to master index
Service Point tapestry.props.ApplicationSpecificationPropertySource
Interface:
org.apache.tapestry.engine.IPropertySource
Obtains property values from application specification meta-data.
Implementation
<invoke-factory
service-id
="
hivemind.BuilderFactory
"
model
="
singleton
" >
<construct
class
="
org.apache.tapestry.util.PropertyHolderPropertySource
" >
<object />
</construct>
</invoke-factory>
Module
tapestry.props
Back to master index