| Modifier and Type | Method and Description |
|---|---|
protected BeanManagerImpl |
AbstractOwbBean.getManager()
Gets manager instance
|
| Modifier and Type | Method and Description |
|---|---|
BeanManagerImpl |
WebBeansContext.getBeanManagerImpl() |
| Modifier and Type | Method and Description |
|---|---|
static Set<javax.enterprise.inject.spi.Decorator<?>> |
WebBeansDecoratorConfig.findDeployedWebBeansDecorator(BeanManagerImpl beanManagerImpl,
Set<Type> apiType,
Annotation... anns) |
| Modifier and Type | Method and Description |
|---|---|
BeanManagerImpl |
ELContextStore.getBeanManager() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
WebBeansELResolver.getDependentContextualInstance(BeanManagerImpl manager,
ELContextStore store,
javax.el.ELContext context,
javax.enterprise.inject.spi.Bean<Object> bean) |
protected Object |
WebBeansELResolver.getNormalScopedContextualInstance(BeanManagerImpl manager,
ELContextStore store,
javax.el.ELContext context,
javax.enterprise.inject.spi.Bean<Object> bean,
String beanName) |
| Modifier and Type | Method and Description |
|---|---|
protected BeanManagerImpl |
InterceptorHandler.getBeanManager() |
| Constructor and Description |
|---|
AfterDeploymentValidationImpl(BeanManagerImpl beanManagerImpl) |
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.