org.jbpm.formModeler.service.cdi
Class CDIBeanLocator
java.lang.Object
org.jbpm.formModeler.service.cdi.CDIBeanLocator
public class CDIBeanLocator
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CDIBeanLocator
public CDIBeanLocator()
getBeanByName
public static Object getBeanByName(String name)
getBeanByType
public static Object getBeanByType(Class type)
getBeanByType
public static Object getBeanByType(String type)
getBeanByNameOrType
public static Object getBeanByNameOrType(String beanName)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.