public class CDIBeanFinder extends Object implements BeanFinder
| Modifier and Type | Field and Description |
|---|---|
static String |
BEAN_MANAGER_JNDI |
static String |
BEAN_MANAGER_JNDI_TOMCAT |
static String |
SERVLET_CONTEXT_ATTR_WELD_1_1 |
| Constructor and Description |
|---|
CDIBeanFinder() |
public static final String BEAN_MANAGER_JNDI
public static final String BEAN_MANAGER_JNDI_TOMCAT
public static final String SERVLET_CONTEXT_ATTR_WELD_1_1
public <T> Collection<T> find(Class<T> clazz, Object context)
find in interface BeanFinderCopyright © 2021. All rights reserved.