Package info.magnolia.objectfactory.annotation

Annotation Types Summary
LazySingleton Apply this to implementation classes when you want only one instance that is to be constructed lazily.
RequestScoped Apply this to implementation classes when you want the instance to be created and held per request.
SessionScoped Apply this to implementation classes when you want the instance to be created and held per session.
 



Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.