public class GroovyClassAccessor extends JavaClassAccessor
| Modifier and Type | Field and Description |
|---|---|
static String[] |
PROPERTY_NAME_BLACKLIST |
classAccessorCache, copyright, javaClass, keyPropertyAccessors, logger, propertyAccessors| Constructor and Description |
|---|
GroovyClassAccessor(Class javaClass) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isValidProperty(PropertyAccessor propertyAccessor) |
getAnnotation, getAnnotations, getClassAccessor, getDeclaredAnnotations, getJavaClass, getKeyProperties, getName, getProperties, getProperty, getType, isAnnotationPresent, newInstance, setupKeyPropertyAccessors, setupPropertyAccessors, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotationsByTypepublic static final String[] PROPERTY_NAME_BLACKLIST
public GroovyClassAccessor(Class javaClass)
protected boolean isValidProperty(PropertyAccessor propertyAccessor)
isValidProperty in class JavaClassAccessorCopyright © 2022 MANYDESIGNS s.r.l.. All rights reserved.