Service Point tapestry.InjectedValueProviderFactory | Interface: | org.apache.hivemind.ServiceImplementationFactory |
Special service factory for the InjectedValueProvider service. |
Implementation |
- <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
-
<construct class="impl.InjectedValueProviderFactory"
>
-
<set-service property="objectTranslator"
service-id="ObjectTranslator"
/>
</construct>
</invoke-factory>
|