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