Package | Description |
---|---|
org.apache.tiles.ognl |
Attribute evaluator classes that can perform OGNL evaluation for attributes.
|
Modifier and Type | Class and Description |
---|---|
class |
ApplicationScopeNestedObjectExtractor
Extracts the application scope from a Tiles request.
|
class |
RequestScopeNestedObjectExtractor
Extracts the request scope from a Tiles request.
|
class |
SessionScopeNestedObjectExtractor
Extracts the session scope from a Tiles request.
|
class |
TilesApplicationContextNestedObjectExtractor
Extracts the application context from a Tiles request.
|
Constructor and Description |
---|
NestedObjectDelegatePropertyAccessor(NestedObjectExtractor<T> nestedObjectExtractor,
org.apache.commons.ognl.PropertyAccessor propertyAccessor)
Constructor.
|
Copyright © 2016. All rights reserved.