public interface BeanInfoFactory
Modifier and Type | Method and Description |
---|---|
BeanInfo |
getBeanInfo(ClassAdapter classAdapter)
Retrieve the bean information
|
BeanInfo |
getBeanInfo(ClassAdapter classAdapter,
BeanAccessMode accessMode)
Retrieve the bean information
|
BeanInfo getBeanInfo(ClassAdapter classAdapter)
classAdapter
- the classAdapterBeanInfo getBeanInfo(ClassAdapter classAdapter, BeanAccessMode accessMode)
classAdapter
- the classAdapteraccessMode
- the access modeCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.