public class BeanManagerProducer extends AbstractProducer<BeanManager>
| Constructor and Description |
|---|
BeanManagerProducer(WebBeansContext webBeansContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose(BeanManager instance) |
protected BeanManager |
produce(Map<Interceptor<?>,?> interceptors,
CreationalContextImpl<BeanManager> creationalContext) |
defineInterceptorStack, defineLifecycleInterceptors, getInjectionPoints, getInterceptorInfo, getMethodInterceptors, getProxyFactory, hasInterceptorInfo, isDelegateInjection, needsProxy, produce, unwrapProxyInstancepublic BeanManagerProducer(WebBeansContext webBeansContext)
protected BeanManager produce(Map<Interceptor<?>,?> interceptors, CreationalContextImpl<BeanManager> creationalContext)
produce in class AbstractProducer<BeanManager>public void dispose(BeanManager instance)
dispose in interface Producer<BeanManager>dispose in class AbstractProducer<BeanManager>Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.