public class SerializableForwardingInjectionPoint extends ForwardingInjectionPoint implements Serializable
Constructor and Description |
---|
SerializableForwardingInjectionPoint(InjectionPoint ip) |
Modifier and Type | Method and Description |
---|---|
protected InjectionPoint |
delegate() |
equals, getAnnotated, getBean, getMember, getQualifiers, getType, hashCode, isDelegate, isTransient, toString
public SerializableForwardingInjectionPoint(InjectionPoint ip)
protected InjectionPoint delegate()
delegate
in class ForwardingInjectionPoint
Copyright © 2013 Seam Framework. All Rights Reserved.