Package org.jasig.portlet.newsreader.spring

Class Summary
DoubleCheckedCreator<T> Implementation of double-checked locking for object creation using a ReadWriteLock
LazyInitByDefaultBeanDefinitionDocumentReader Extends the Spring DefaultBeanDefinitionDocumentReader to set the BeanDefinitionParserDelegate.DEFAULT_LAZY_INIT_ATTRIBUTE to true, usefull when loading a context during testing or with command line tools.
PortletApplicationContextLocator Provides standard access to the portal's ApplicationContext.
SingletonDoubleCheckedCreator<T> Provides a DoubleCheckedCreator impl that tracks the singleton instance internally
 



Copyright © 2009-2013 Jasig. All Rights Reserved.