Service Point hivemind.InterfaceSynthesizer | Interface: | org.apache.hivemind.service.InterfaceSynthesizer |
Synthesizes a service interface from an ordinary JavaBean. |
Implementation |
- <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
-
<construct class="service.impl.InterfaceSynthesizerImpl"
>
-
<set-service property="classFactory"
service-id="ClassFactory"
/>
</construct>
</invoke-factory>
|