public class GProcessSyntheticAnnotatedType extends ProcessSyntheticAnnotatedTypeImpl implements GenericBeanEvent
| Constructor and Description |
|---|
GProcessSyntheticAnnotatedType(javax.enterprise.inject.spi.Extension source,
javax.enterprise.inject.spi.AnnotatedType annotatedType) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getBeanClassFor(Class<?> eventClass)
If this is a Foo
|
getAnnotatedType, getSource, isModifiedAnnotatedType, isVeto, setAnnotatedType, vetocheckState, setStartedpublic GProcessSyntheticAnnotatedType(javax.enterprise.inject.spi.Extension source,
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–2018 The Apache Software Foundation. All rights reserved.