public class AllBeanInfo extends FieldBeanInfo
BeanAccessMode.ALL
fieldsByName
classAdapter
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, setProperties
addProperty, 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, toString
cacheGetHashCode, cacheToString, clone, equals, flushJBossObjectCache, getClassShortName, hashCode, list, notEqual, toShortString, toString, toStringImplementation
public 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()
FieldBeanInfo
getFieldFilter
in class FieldBeanInfo
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.