NestedObjectExtractor<org.apache.tiles.request.Request>
public class TilesApplicationContextNestedObjectExtractor extends java.lang.Object implements NestedObjectExtractor<org.apache.tiles.request.Request>
Constructor | Description |
---|---|
TilesApplicationContextNestedObjectExtractor() |
Modifier and Type | Method | 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 © 2018. All rights reserved.