public class ProcessSimpleInjectionTarget<X> extends AbstractProcessInjectionTarget<X> implements ProcessInjectionTarget<X>
annotatedType| Constructor and Description |
|---|
ProcessSimpleInjectionTarget(BeanManagerImpl beanManager,
AnnotatedType<X> annotatedType,
InjectionTarget<X> injectionTarget) |
| Modifier and Type | Method and Description |
|---|---|
InjectionTarget<X> |
getInjectionTarget() |
void |
setInjectionTarget(InjectionTarget<X> injectionTarget) |
fire, fire, getAnnotatedType, getDefinitionErrorsaddDefinitionError, firegetActualTypeArguments, getBeanManager, getErrors, getRawTypecheckWithinObserverNotification, getReceiver, postNotify, preNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddDefinitionError, getAnnotatedTypepublic ProcessSimpleInjectionTarget(BeanManagerImpl beanManager, AnnotatedType<X> annotatedType, InjectionTarget<X> injectionTarget)
public InjectionTarget<X> getInjectionTarget()
getInjectionTarget in interface ProcessInjectionTarget<X>public void setInjectionTarget(InjectionTarget<X> injectionTarget)
setInjectionTarget in interface ProcessInjectionTarget<X>Copyright © 2015. All Rights Reserved.