public static interface BeanChildren.Factory
Modifier and Type | Method and Description |
---|---|
Node |
createNode(Object bean)
Create a node for a child bean.
|
Node createNode(Object bean) throws IntrospectionException
bean
- the beanIntrospectionException
- if the node cannot be created