|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.util.JBossObject
org.jboss.beans.info.plugins.AbstractBeanInfo
org.jboss.beans.info.plugins.FieldBeanInfo
org.jboss.beans.info.plugins.AllBeanInfo
public class AllBeanInfo
All bean info.
BeanAccessMode.ALL
Field Summary |
---|
Fields inherited from class org.jboss.beans.info.plugins.FieldBeanInfo |
---|
fieldsByName |
Fields inherited from class org.jboss.beans.info.plugins.AbstractBeanInfo |
---|
classAdapter |
Fields inherited from class org.jboss.util.JBossObject |
---|
hashCode, log, toString |
Constructor Summary | |
---|---|
AllBeanInfo(BeanInfoFactory beanInfoFactory,
ClassAdapter classAdapter,
Set<PropertyInfo> properties,
Set<ConstructorInfo> constructors,
Set<MethodInfo> methods,
Set<EventInfo> events)
|
Method Summary | |
---|---|
protected org.jboss.beans.info.plugins.FieldFilter |
getFieldFilter()
Get the field filter. |
Methods inherited from class org.jboss.beans.info.plugins.FieldBeanInfo |
---|
getField, getFields, replaceProperty, setFields, setProperties |
Methods inherited from class org.jboss.beans.info.plugins.AbstractBeanInfo |
---|
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 |
Methods inherited from class org.jboss.util.JBossObject |
---|
cacheGetHashCode, cacheToString, clone, equals, flushJBossObjectCache, getClassShortName, hashCode, list, notEqual, toShortString, toString, toStringImplementation |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.jboss.util.JBossInterface |
---|
clone, toShortString |
Constructor Detail |
---|
public AllBeanInfo(BeanInfoFactory beanInfoFactory, ClassAdapter classAdapter, Set<PropertyInfo> properties, Set<ConstructorInfo> constructors, Set<MethodInfo> methods, Set<EventInfo> events)
Method Detail |
---|
protected org.jboss.beans.info.plugins.FieldFilter getFieldFilter()
FieldBeanInfo
getFieldFilter
in class FieldBeanInfo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |