public class TilesApplicationContextNestedObjectExtractor extends Object implements NestedObjectExtractor<org.apache.tiles.request.Request>
Constructor and Description |
---|
TilesApplicationContextNestedObjectExtractor() |
Modifier and Type | Method and Description |
---|---|
org.apache.tiles.request.ApplicationContext |
getNestedObject(org.apache.tiles.request.Request obj)
Extracts the nested object.
|
public TilesApplicationContextNestedObjectExtractor()
public org.apache.tiles.request.ApplicationContext getNestedObject(org.apache.tiles.request.Request obj)
getNestedObject
in interface NestedObjectExtractor<org.apache.tiles.request.Request>
obj
- The root object.Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.