public abstract class AbstractDefinitionContainerEvent extends AbstractContainerEvent
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractDefinitionContainerEvent(BeanManagerImpl beanManager,
Type rawType,
Type[] actualTypeArguments) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDefinitionError(Throwable t) |
void |
fire() |
getActualTypeArguments, getBeanManager, getErrors, getEventType, getRawTypecheckWithinObserverNotification, getReceiver, postNotify, preNotifyprotected AbstractDefinitionContainerEvent(BeanManagerImpl beanManager, Type rawType, Type[] actualTypeArguments)
public void addDefinitionError(Throwable t)
public void fire()
fire in class AbstractContainerEventCopyright © 2017. All rights reserved.