public class DefaultIntrospector extends Object implements Introspector
| Modifier and Type | Method and Description | 
|---|---|
static DefaultIntrospector | 
getInstance()  | 
Map<String,Object> | 
getProperties(Object bean)
Return the properties of the bean as property names mapped to property value Objects. 
 | 
public static DefaultIntrospector getInstance()
public Map<String,Object> getProperties(Object bean)
IntrospectorgetProperties in interface IntrospectorCopyright © 2003–2022 Atlassian. All rights reserved.