|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jdo.impl.model.java.reflection.ReflectionJavaTypeIntrospector
Helper class to introspect a ReflectionJavaType representing a class to find its properties.
Constructor Summary | |
ReflectionJavaTypeIntrospector()
|
Method Summary | |
void |
addDeclaredJavaProperties(ReflectionJavaType beanClass)
Adds declared properties to the specified ReflectionJavaType instance. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ReflectionJavaTypeIntrospector()
Method Detail |
public void addDeclaredJavaProperties(ReflectionJavaType beanClass)
beanClass
- the class to be introspected
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |