public abstract class AbstractProcessClassBean<X,B extends AbstractClassBean<X>> extends AbstractDefinitionContainerEvent implements ProcessBean<X>
| Constructor and Description |
|---|
AbstractProcessClassBean(BeanManagerImpl beanManager,
Type rawType,
Type[] actualTypeArguments,
B bean) |
| Modifier and Type | Method and Description |
|---|---|
Annotated |
getAnnotated() |
B |
getBean() |
addDefinitionError, firegetActualTypeArguments, getBeanManager, getErrors, getRawTypecheckWithinObserverNotification, getReceiver, postNotify, preNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddDefinitionErrorpublic AbstractProcessClassBean(BeanManagerImpl beanManager, Type rawType, Type[] actualTypeArguments, B bean)
public Annotated getAnnotated()
getAnnotated in interface ProcessBean<X>public B getBean()
getBean in interface ProcessBean<X>Copyright © 2015. All Rights Reserved.