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, toStringpublic DynamicInjectionPoint(org.jboss.weld.bootstrap.api.ServiceRegistry services)
protected javax.enterprise.inject.spi.InjectionPoint delegate()
delegate in class ForwardingInjectionPointCopyright © 2013 Seam Framework. All rights reserved.