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.
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.
 



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