Service Point tapestry.props.ApplicationPropertyObjectProvider | Interface: | org.apache.hivemind.service.ObjectProvider |
---|
An object provider based on obtained properties from the ApplicationPropertySource service. |
Implementation |
---|
- <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
- <construct
class="org.apache.tapestry.services.impl.PropertyObjectProvider"
>
- <set-service
property="source"
service-id="ApplicationPropertySource"
/>
</construct>
</invoke-factory>
|