public abstract class AbstractProcessClassBean<X,B extends ClassBean<X>> extends AbstractDefinitionContainerEvent implements javax.enterprise.inject.spi.ProcessBean<X>
| Constructor and Description |
|---|
AbstractProcessClassBean(BeanManagerImpl beanManager,
Type rawType,
Type[] actualTypeArguments,
B bean) |
| Modifier and Type | Method and Description |
|---|---|
javax.enterprise.inject.spi.Annotated |
getAnnotated() |
B |
getBean() |
addDefinitionError, firegetActualTypeArguments, getBeanManager, getErrors, getEventType, getRawTypegetReceiver, checkWithinObserverNotification, postNotify, preNotifypublic AbstractProcessClassBean(BeanManagerImpl beanManager, Type rawType, Type[] actualTypeArguments, B bean)
Copyright © 2017. All rights reserved.