public class GProcessAnnotatedType extends ProcessAnnotatedTypeImpl implements GenericBeanEvent
| Constructor and Description |
|---|
GProcessAnnotatedType(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.AnnotatedType annotatedType) |
| Modifier and Type | Method and Description |
|---|---|
javax.enterprise.inject.spi.AnnotatedType |
getAnnotatedType() |
Class<?> |
getBeanClassFor(Class<?> eventClass)
If this is a Foo
|
void |
setAnnotatedType(javax.enterprise.inject.spi.AnnotatedType type) |
void |
veto() |
afterObserver, configureAnnotatedType, isModifiedAnnotatedType, isVetocheckState, setStartedpublic GProcessAnnotatedType(WebBeansContext webBeansContext, javax.enterprise.inject.spi.AnnotatedType annotatedType)
public javax.enterprise.inject.spi.AnnotatedType getAnnotatedType()
ProcessAnnotatedTypeImplgetAnnotatedType in interface javax.enterprise.inject.spi.ProcessAnnotatedTypegetAnnotatedType in class ProcessAnnotatedTypeImplpublic void setAnnotatedType(javax.enterprise.inject.spi.AnnotatedType type)
ProcessAnnotatedTypeImplsetAnnotatedType in interface javax.enterprise.inject.spi.ProcessAnnotatedTypesetAnnotatedType in class ProcessAnnotatedTypeImplpublic void veto()
ProcessAnnotatedTypeImplveto in interface javax.enterprise.inject.spi.ProcessAnnotatedTypeveto in class ProcessAnnotatedTypeImplpublic Class<?> getBeanClassFor(Class<?> eventClass)
GenericBeanEventgetBeanClassFor in interface GenericBeanEventeventClass - the class of event we are treating this event asCopyright © 2008–2020 The Apache Software Foundation. All rights reserved.