| Interface | Description |
|---|---|
| IExpressionProcessor |
Process expressions.
|
| Class | Description |
|---|---|
| DefaultPropertyAccessor | |
| 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
|
| SpringELProcessor |
Processor that uses spring EL for the implementation.
|
Copyright © 2018 Jasig. All Rights Reserved.