|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Marker interface for Avalon-managed components that need to be loaded at startup time.
Components implementing this interface will always be initialized when the service manager that holds them is created, even if lazy-loading of components is enabled.
Note that there are also other ways to require a component to be loaded at startup:
Startable
Avalon interface, which defines two additional
start()
and stop()
methodspreload="true"
attribute on a component's configuration
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |