Back to index
Back to module hivemind
Schema hivemind.Defaults
Element
default
Provides a default symbol value.
Attribute
symbol
Required
The id of the symbol to define a default value for.
Attribute
value
Required
The value for the symbol.
Conversion Rules
<conversion
class
="org.apache.hivemind.service.impl.FactoryDefault"
/>
Back to index
Back to module hivemind