public class GProcessInjectionTarget extends ProcessInjectionTargetImpl implements GenericBeanEvent
| Constructor and Description |
|---|
GProcessInjectionTarget(InjectionTargetImpl<?> injectionTarget,
javax.enterprise.inject.spi.AnnotatedType<?> annotatedType) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getBeanClassFor(Class<?> eventClass)
If this is a Foo
|
addDefinitionError, getAnnotatedType, getCompleteInjectionTarget, getInjectionTarget, isSet, setInjectionTargetpublic GProcessInjectionTarget(InjectionTargetImpl<?> injectionTarget, javax.enterprise.inject.spi.AnnotatedType<?> annotatedType)
public Class<?> getBeanClassFor(Class<?> eventClass)
GenericBeanEventgetBeanClassFor in interface GenericBeanEventeventClass - the class of event we are treating this event asCopyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.