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

For more information, please explore the Attic.

Module hivemind
Back to master index

[public] Configuration Point hivemind.EagerLoadOccurs: unbounded
Configuration to which services may be contributed. The corresponding services are instantiated eagerly, as the Registry is started. The order in which services are instantiated is not specified.
Schema
Element <load>
Identifies a service that will be eagerly loaded.
Attribute service-id (required) Translator: service-point
Conversion Rules
<push-attribute attribute="service-id" />
<invoke-parent method="addElement" />

Module hivemind
Back to master index