|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TypeResolver
Resolve types for the invocation handler.
| Method Summary | |
|---|---|
Object |
resolveObject(Class<?> type,
Object from)
Create an instance of the given type from the given object. |
| Method Detail |
|---|
Object resolveObject(Class<?> type,
Object from)
type - the desired typefrom - the supplied object to convert
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||