protected class ProcessInjectionPointObserver.BrokenInjectionPoint extends ForwardingInjectionPoint
| Constructor and Description |
|---|
BrokenInjectionPoint(javax.enterprise.inject.spi.InjectionPoint injectionPoint) |
| Modifier and Type | Method and Description |
|---|---|
protected javax.enterprise.inject.spi.InjectionPoint |
delegate() |
Type |
getType() |
equals, getAnnotated, getBean, getMember, getQualifiers, hashCode, isDelegate, isTransient, toStringpublic BrokenInjectionPoint(javax.enterprise.inject.spi.InjectionPoint injectionPoint)
public Type getType()
getType in interface javax.enterprise.inject.spi.InjectionPointgetType in class ForwardingInjectionPointprotected javax.enterprise.inject.spi.InjectionPoint delegate()
delegate in class ForwardingInjectionPointCopyright © 2008-2015 Seam Framework. All Rights Reserved.