public class ReflectionJavaTypeIntrospector
extends java.lang.Object
| Constructor and Description |
|---|
ReflectionJavaTypeIntrospector() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDeclaredJavaProperties(ReflectionJavaType beanClass)
Adds declared properties to the specified ReflectionJavaType instance.
|
public void addDeclaredJavaProperties(ReflectionJavaType beanClass)
beanClass - the class to be introspectedCopyright © 2005-2012 Apache Software Foundation. All Rights Reserved.