public class AllBeanInfo extends FieldBeanInfo
BeanAccessMode.ALLfieldsByNameclassAdapter| Constructor and Description |
|---|
AllBeanInfo(BeanInfoFactory beanInfoFactory,
ClassAdapter classAdapter,
Set<PropertyInfo> properties,
Set<ConstructorInfo> constructors,
Set<MethodInfo> methods,
Set<EventInfo> events) |
| Modifier and Type | Method and Description |
|---|---|
protected org.jboss.beans.info.plugins.FieldFilter |
getFieldFilter()
Get the field filter.
|
getField, getFields, replaceProperty, setFields, setPropertiesaddProperty, equals, findPropertyInfo, getBeanInfoFactory, getClassInfo, getConstructors, getEvents, getHashCode, getJoinpointFactory, getMethods, getName, getProperties, getProperty, getProperty, invoke, invoke, invoke, invoke, invokeStatic, invokeStatic, invokeStatic, invokeStatic, newInstance, newInstance, newInstance, newInstance, replaceAndAddProperty, setConstructors, setEvents, setMethods, setProperty, toShortString, toStringcacheGetHashCode, cacheToString, clone, equals, flushJBossObjectCache, getClassShortName, hashCode, list, notEqual, toShortString, toString, toStringImplementationpublic AllBeanInfo(BeanInfoFactory beanInfoFactory, ClassAdapter classAdapter, Set<PropertyInfo> properties, Set<ConstructorInfo> constructors, Set<MethodInfo> methods, Set<EventInfo> events)
protected org.jboss.beans.info.plugins.FieldFilter getFieldFilter()
FieldBeanInfogetFieldFilter in class FieldBeanInfoCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.