| Interface | Description |
|---|---|
| IContextElementsProvider |
Concrete implementations of this interface know how to provide one or more
elements for the SpEL evaluation context.
|
| Class | Description |
|---|---|
| AppLauncherPropertiesContextElementsProvider |
Provides properties from app-launcher.properties as SpEL context elements.
|
| RequestParameterContextElementsProvider |
Bundles request parameters into a Map and provides it as a SpEL context
element.
|
| SpELExpressionProcessor |
Processor that uses spring EL for the implementation.
|
| UserInfoContextElementsProvider |
Provides the USER_INFO map from the Portlet API as a SpEL context element.
|
Copyright © 2016 Jasig. All Rights Reserved.