Beans
Class Beans
- java.lang.Object
-
- java.beans.Beans
public class Beans extends Object
This class provides some general purpose beans control methods.
Constructors
Beans
public Beans()
Methods
instantiate
public static Object instantiate(ClassLoader cls, String beanName) throws IOException, ClassNotFoundException
Instantiate a JavaBean.
- Parameters:
-
cls
- the class-loader from which we should create the bean. If this