public class TilesApplicationContextNestedObjectExtractor extends 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.Copyright © 2016. All rights reserved.