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

For more information, please explore the Attic.

Module hivemind
Back to master index

[private] Service Point hivemind.FactoryDefaultsSymbolSource Interface: org.apache.hivemind.SymbolSource
SymbolSource implementation driven by the FactoryDefaults configuration point.
Implementation
  • <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
    • <construct class="service.impl.DefaultsSymbolSource" >
      • <set-configuration configuration-id="FactoryDefaults" property="defaults" />
      </construct>
    </invoke-factory>

Module hivemind
Back to master index