T
- The type of the root object.TilesApplicationContextNestedObjectExtractor
public interface NestedObjectExtractor<T>
Modifier and Type | Method | Description |
---|---|---|
java.lang.Object |
getNestedObject(T obj) |
Extracts the nested object.
|
java.lang.Object getNestedObject(T obj)
obj
- The root object.Copyright © 2018. All rights reserved.