public class DynamicInjectionPoint extends ForwardingInjectionPoint implements Serializable
SLSBInvocationInjectionPoint
.Constructor and Description |
---|
DynamicInjectionPoint(org.jboss.weld.bootstrap.api.ServiceRegistry services) |
Modifier and Type | Method and Description |
---|---|
protected javax.enterprise.inject.spi.InjectionPoint |
delegate() |
equals, getAnnotated, getBean, getMember, getQualifiers, getType, hashCode, isDelegate, isTransient, toString
public DynamicInjectionPoint(org.jboss.weld.bootstrap.api.ServiceRegistry services)
protected javax.enterprise.inject.spi.InjectionPoint delegate()
delegate
in class ForwardingInjectionPoint
Copyright © 2013 Seam Framework. All Rights Reserved.