|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Annotation Types Summary | |
---|---|
LazySingleton | Apply this to implementation classes when you want only one instance that is to be constructed lazily. |
LocalScoped | Apply this to implementation classes when you want the instance to be created and held per operation. |
SessionScoped | Apply this to implementation classes when you want the instance to be created and held per session. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |