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