public class GProcessBeanAttributes extends ProcessBeanAttributesImpl implements GenericBeanEvent
| Constructor and Description |
|---|
GProcessBeanAttributes(WebBeansContext webBeansContext,
Class<?> type,
javax.enterprise.inject.spi.Annotated annotated,
javax.enterprise.inject.spi.BeanAttributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getBeanClassFor(Class<?> eventClass)
If this is a Foo
|
addDefinitionError, afterObserver, configureBeanAttributes, getAnnotated, getAttributes, getBeanAttributes, getDefinitionError, ignoreFinalMethods, isIgnoreFinalMethods, isVeto, setBeanAttributes, vetocheckState, setStartedpublic GProcessBeanAttributes(WebBeansContext webBeansContext, Class<?> type, javax.enterprise.inject.spi.Annotated annotated, javax.enterprise.inject.spi.BeanAttributes attributes)
public 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.