|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PojoDescriptorDependencies
This interface bundles the dependencies for the POJO-introspection. It contains the required components.
| Method Summary | |
|---|---|
CollectionReflectionUtil |
getCollectionReflectionUtil()
This method gets the CollectionReflectionUtil instance to use. |
ReflectionUtil |
getReflectionUtil()
This method gets the ReflectionUtil instance to use. |
| Method Detail |
|---|
ReflectionUtil getReflectionUtil()
ReflectionUtil instance to use.
ReflectionUtil to use.CollectionReflectionUtil getCollectionReflectionUtil()
CollectionReflectionUtil instance to use.
CollectionReflectionUtil to use.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||