2009/04/15 - Apache HiveMind has been retired.

For more information, please explore the Attic.

Module hivemind
Back to master index

[public] 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>

Module hivemind
Back to master index