Package org.drools.compiler.kie.util
Class ReflectionBeanCreator
java.lang.Object
org.drools.compiler.kie.util.ReflectionBeanCreator
- All Implemented Interfaces:
BeanCreator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> TcreateBean(ClassLoader cl, String type, QualifierModel qualifier)
-
Constructor Details
-
ReflectionBeanCreator
public ReflectionBeanCreator()
-
-
Method Details
-
createBean
- Specified by:
createBeanin interfaceBeanCreator- Throws:
Exception
-