public class BeanMetadataProducer<T> extends AbstractProducer<javax.enterprise.context.spi.Contextual<T>>
injectionPoints, interceptorInfo, methodInterceptors, passivationId, proxyClass, proxyFactory| Constructor and Description |
|---|
BeanMetadataProducer() |
| Modifier and Type | Method and Description |
|---|---|
protected javax.enterprise.context.spi.Contextual<T> |
produce(Map<javax.enterprise.inject.spi.Interceptor<?>,?> interceptors,
CreationalContextImpl<javax.enterprise.context.spi.Contextual<T>> creationalContext) |
defineInterceptorStack, defineLifecycleInterceptors, dispose, filterDecorators, getInjectionPoints, getInterceptorInfo, getMethodInterceptors, getProxyFactory, hasInterceptorInfo, isDelegateInjection, needsProxy, produce, unwrapProxyInstanceprotected javax.enterprise.context.spi.Contextual<T> produce(Map<javax.enterprise.inject.spi.Interceptor<?>,?> interceptors, CreationalContextImpl<javax.enterprise.context.spi.Contextual<T>> creationalContext)
produce in class AbstractProducer<javax.enterprise.context.spi.Contextual<T>>Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.