Back to index
Back to module hivemind
Service hivemind.ApplicationDefaultsSymbolSource
Interface
org.apache.hivemind.SymbolSource
SymbolSource implementation driven by the ApplicationDefaults configuration point.
Implementation
<invoke-factory
>
<construct
class
="org.apache.hivemind.service.impl.DefaultsSymbolSource"
>
<set-configuration
configuration-id
="ApplicationDefaults"
property
="defaults"
/>
</construct>
</invoke-factory>
Back to index
Back to module hivemind