Package | Description |
---|---|
org.omnifaces.component.output.cache.el | |
org.omnifaces.el |
Class and Description |
---|
ValueExpressionWrapper |
Class and Description |
---|
MethodReference
This encapsulates information about an EL method expression.
|
ReadOnlyValueExpression
Implementation of a read only value expression that can be used when the value is not yet available at construction time, or when the
value would be too expensive to create and it's not yet clear if the expression will actually be evaluated.
|
ScopedRunner
This class helps in letting code run within its own scope.
|
ValueExpressionMethodWrapper
Special purpose value expression that wraps a method expression for which a Method instance is created
whenever the getValue method is called.
|
Copyright © 2012–2014 OmniFaces. All rights reserved.