public class GProcessAnnotatedType extends ProcessAnnotatedTypeImpl implements GenericBeanEvent
| Constructor and Description |
|---|
GProcessAnnotatedType(javax.enterprise.inject.spi.AnnotatedType annotatedType) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getBeanClassFor(Class<?> eventClass)
If this is a Foo
|
getAnnotatedType, isModifiedAnnotatedType, isVeto, setAnnotatedType, vetopublic GProcessAnnotatedType(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.