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, getRawType
checkWithinObserverNotification, getReceiver, postNotify, preNotify
protected AbstractDefinitionContainerEvent(BeanManagerImpl beanManager, Type rawType, Type[] actualTypeArguments)
public void addDefinitionError(Throwable t)
public void fire()
fire
in class AbstractContainerEvent
Copyright © 2016. All rights reserved.