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