public class GProcessInjectionPoint extends ProcessInjectionPointImpl implements TwoParametersGenericBeanEvent
| Constructor and Description |
|---|
GProcessInjectionPoint(javax.enterprise.inject.spi.InjectionPoint injectionPoint) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getBeanClassFor(Class<?> eventClass)
If this is a Foo
|
Type |
getInjectionType() |
addDefinitionError, afterObserver, configureInjectionPoint, getInjectionPoint, setInjectionPointcheckState, setStartedpublic GProcessInjectionPoint(javax.enterprise.inject.spi.InjectionPoint injectionPoint)
public Class<?> getBeanClassFor(Class<?> eventClass)
GenericBeanEventgetBeanClassFor in interface GenericBeanEventeventClass - the class of event we are treating this event aspublic Type getInjectionType()
getInjectionType in interface TwoParametersGenericBeanEventCopyright © 2008–2020 The Apache Software Foundation. All rights reserved.