public class DynamicInjectionPoint extends ForwardingInjectionPoint implements Serializable
CurrentInvocationInjectionPoint.| Constructor and Description |
|---|
DynamicInjectionPoint(BeanManagerImpl manager) |
| Modifier and Type | Method and Description |
|---|---|
protected javax.enterprise.inject.spi.InjectionPoint |
delegate() |
equals, getAnnotated, getBean, getMember, getQualifiers, getType, hashCode, isDelegate, isTransient, toStringpublic DynamicInjectionPoint(BeanManagerImpl manager)
protected javax.enterprise.inject.spi.InjectionPoint delegate()
delegate in class ForwardingInjectionPointCopyright © 2017. All rights reserved.