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 © 2017 JBoss by Red Hat. All rights reserved.