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 |
fire() |
getActualTypeArguments, getBeanManager, getErrors, getRawTypeprotected AbstractDefinitionContainerEvent(BeanManagerImpl beanManager, Type rawType, Type[] actualTypeArguments)
public void fire()
fire in class AbstractContainerEventCopyright © 2014 Seam Framework. All Rights Reserved.