Instantiate the javaBean named as a
child of this
BeanContext
.
The implementation of the JavaBean is
derived from the value of the beanName parameter,
and is defined by the
java.beans.Beans.instantiate()
method.
Parameters:
-
beanName - The name of the JavaBean to instantiate
as a child of this
BeanContext
Throws:
-
IOException
-
-
ClassNotFoundException
- if the class identified
by the beanName parameter is not found