public class EventProducer<T> extends AbstractProducer<javax.enterprise.event.Event<T>>
Constructor and Description |
---|
EventProducer(WebBeansContext webBeansContext) |
Modifier and Type | Method and Description |
---|---|
protected javax.enterprise.event.Event<T> |
produce(Map<javax.enterprise.inject.spi.Interceptor<?>,?> interceptors,
CreationalContextImpl<javax.enterprise.event.Event<T>> creationalContext) |
defineInterceptorStack, defineLifecycleInterceptors, dispose, getInjectionPoints, getInterceptorInfo, getMethodInterceptors, getProxyFactory, hasInterceptorInfo, isDelegateInjection, needsProxy, produce, unwrapProxyInstance
public EventProducer(WebBeansContext webBeansContext)
protected javax.enterprise.event.Event<T> produce(Map<javax.enterprise.inject.spi.Interceptor<?>,?> interceptors, CreationalContextImpl<javax.enterprise.event.Event<T>> creationalContext)
produce
in class AbstractProducer<javax.enterprise.event.Event<T>>
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.