public class IntrospectorMetaBeanFactory extends Object implements MetaBeanFactory
| Constructor and Description |
|---|
IntrospectorMetaBeanFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildMetaBean(MetaBean meta)
Initialize the specified
MetaBean. |
protected MetaProperty |
buildMetaProperty(PropertyDescriptor pd)
Deprecated.
|
protected MetaProperty |
buildMetaProperty(PropertyDescriptor pd,
MetaProperty existing)
Create a
MetaProperty from the specified PropertyDescriptor. |
public void buildMetaBean(MetaBean meta) throws Exception
MetaBean.buildMetaBean in interface MetaBeanFactoryException@Deprecated protected MetaProperty buildMetaProperty(PropertyDescriptor pd)
MetaProperty from the specified PropertyDescriptor.pd - protected MetaProperty buildMetaProperty(PropertyDescriptor pd, MetaProperty existing)
MetaProperty from the specified PropertyDescriptor.pd - existing - Copyright © 2010–2022 The Apache Software Foundation. All rights reserved.