| Class | Description |
|---|---|
| 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 © 2018 Apereo. All Rights Reserved.