public class TilesApplicationContextNestedObjectExtractor extends java.lang.Object implements NestedObjectExtractor<TilesRequestContext>
| Constructor and Description |
|---|
TilesApplicationContextNestedObjectExtractor() |
| Modifier and Type | Method and Description |
|---|---|
TilesApplicationContext |
getNestedObject(TilesRequestContext obj)
Extracts the nested object.
|
public TilesApplicationContextNestedObjectExtractor()
public TilesApplicationContext getNestedObject(TilesRequestContext obj)
getNestedObject in interface NestedObjectExtractor<TilesRequestContext>obj - The root object.