Class and Description |
---|
Multibinding
Components with this annotation (directly or in one of their super types) will be registered in multi-bind mode
(as well as regular mode) for the type where the annotation is.
|
Class and Description |
---|
Multibinding
Components with this annotation (directly or in one of their super types) will be registered in multi-bind mode
(as well as regular mode) for the type where the annotation is.
|
Class and Description |
---|
LocalScoped
Apply this to implementation classes when you want the instance to be created and held per operation.
|
Class and Description |
---|
LazySingleton
Apply this to implementation classes when you want only one instance that is to be constructed lazily.
|
Copyright © 2003–2016 Magnolia International Ltd.. All rights reserved.