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