public class MetadataProducer<T> extends AbstractProducer<javax.enterprise.context.spi.Contextual<T>>
Constructor and Description |
---|
MetadataProducer() |
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, getInjectionPoints, getInterceptorInfo, getMethodInterceptors, getProxyFactory, hasInterceptorInfo, isDelegateInjection, needsProxy, produce, unwrapProxyInstance
protected 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–2016 The Apache Software Foundation. All rights reserved.