public class ProducerFieldProducer<T,P> extends BaseProducerProducer<T,P>
disposalIPs, disposalMethod, disposerMethod, isAnyDisposal, owner, webBeansContextinjectionPoints, interceptorInfo, methodInterceptors, passivationId, proxyClass, proxyFactory| Constructor and Description |
|---|
ProducerFieldProducer(javax.enterprise.inject.spi.Bean<P> owner,
javax.enterprise.inject.spi.AnnotatedField<? super P> producerField,
javax.enterprise.inject.spi.AnnotatedMethod<? super P> disposerMethod,
Set<javax.enterprise.inject.spi.InjectionPoint> disposalIPs,
WebBeansContext webBeansContext) |
| Modifier and Type | Method and Description |
|---|---|
protected P |
getParentInstanceFromContext(javax.enterprise.context.spi.CreationalContext<?> creationalContext) |
protected T |
produce(Map<javax.enterprise.inject.spi.Interceptor<?>,?> interceptors,
CreationalContextImpl<T> creationalContext) |
defineInterceptorStack, dispose, getDisposalIPs, getDisposerMethod, isAnyDisposaldefineLifecycleInterceptors, filterDecorators, getInjectionPoints, getInterceptorInfo, getMethodInterceptors, getProxyFactory, hasInterceptorInfo, isDelegateInjection, needsProxy, produce, unwrapProxyInstancepublic ProducerFieldProducer(javax.enterprise.inject.spi.Bean<P> owner, javax.enterprise.inject.spi.AnnotatedField<? super P> producerField, javax.enterprise.inject.spi.AnnotatedMethod<? super P> disposerMethod, Set<javax.enterprise.inject.spi.InjectionPoint> disposalIPs, WebBeansContext webBeansContext)
protected T produce(Map<javax.enterprise.inject.spi.Interceptor<?>,?> interceptors, CreationalContextImpl<T> creationalContext)
produce in class AbstractProducer<T>protected P getParentInstanceFromContext(javax.enterprise.context.spi.CreationalContext<?> creationalContext)
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.