public class SerializableForwardingInjectionPoint extends ForwardingInjectionPoint implements Serializable
| Constructor and Description |
|---|
SerializableForwardingInjectionPoint(String contextId,
InjectionPoint ip) |
| Modifier and Type | Method and Description |
|---|---|
protected InjectionPoint |
delegate() |
equals, getAnnotated, getBean, getMember, getQualifiers, getType, hashCode, isDelegate, isTransient, toStringpublic SerializableForwardingInjectionPoint(String contextId, InjectionPoint ip)
protected InjectionPoint delegate()
delegate in class ForwardingInjectionPointCopyright © 2016. All Rights Reserved.