public class ReflectionBeanCreator extends Object implements BeanCreator
| Constructor and Description |
|---|
ReflectionBeanCreator() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
createBean(ClassLoader cl,
String type,
org.kie.api.builder.model.QualifierModel qualifier) |
public <T> T createBean(ClassLoader cl, String type, org.kie.api.builder.model.QualifierModel qualifier) throws Exception
createBean in interface BeanCreatorExceptionCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.