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