public class SerializableForwardingInjectionPoint extends ForwardingInjectionPoint implements Serializable
Constructor and Description |
---|
SerializableForwardingInjectionPoint(String contextId,
javax.enterprise.inject.spi.InjectionPoint ip) |
Modifier and Type | Method and Description |
---|---|
protected javax.enterprise.inject.spi.InjectionPoint |
delegate() |
equals, getAnnotated, getBean, getMember, getQualifiers, getType, hashCode, isDelegate, isTransient, toString
public SerializableForwardingInjectionPoint(String contextId, javax.enterprise.inject.spi.InjectionPoint ip)
protected javax.enterprise.inject.spi.InjectionPoint delegate()
delegate
in class ForwardingInjectionPoint
Copyright © 2016. All rights reserved.