Module
hivemind
Back to master index
Configuration Point hivemind.Startup
Occurs:
unbounded
Schema
Element <startup>
Defines a service that implements the Runnable interface.
Attribute object
Translator:
object
Reference to the object implementing Runnable.
Conversion Rules
<push-attribute
attribute
="
object
" />
<invoke-parent
method
="
addElement
" />
Contribution from module
hivemind
<startup
object
="
service:EagerLoad
" />
Module
hivemind
Back to master index