Back to index
Back to module hivemind

Configuration Point hivemind.EagerLoad

Expected Countunbounded
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
Translatorservice-point

Conversion Rules

  • <push-attribute attribute="service-id" />
  • <invoke-parent method="addElement" />

Back to index
Back to module hivemind