public class InjectionPointProducer extends AbstractProducer<InjectionPoint>
| Constructor and Description |
|---|
InjectionPointProducer() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose(InjectionPoint ip) |
protected InjectionPoint |
produce(Map<Interceptor<?>,?> interceptors,
CreationalContextImpl<InjectionPoint> creationalContext) |
defineInterceptorStack, defineLifecycleInterceptors, getInjectionPoints, getInterceptorInfo, getMethodInterceptors, getProxyFactory, hasInterceptorInfo, isDelegateInjection, needsProxy, produce, unwrapProxyInstanceprotected InjectionPoint produce(Map<Interceptor<?>,?> interceptors, CreationalContextImpl<InjectionPoint> creationalContext)
produce in class AbstractProducer<InjectionPoint>public void dispose(InjectionPoint ip)
dispose in interface Producer<InjectionPoint>dispose in class AbstractProducer<InjectionPoint>Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.