public abstract class AbstractDeploymentContainerEvent extends AbstractContainerEvent
Modifier | Constructor and Description |
---|---|
protected |
AbstractDeploymentContainerEvent(BeanManagerImpl beanManager,
Type rawType,
Type[] actualTypeArguments) |
Modifier and Type | Method and Description |
---|---|
void |
fire() |
getActualTypeArguments, getBeanManager, getErrors, getRawType
checkWithinObserverNotification, getReceiver, postNotify, preNotify
protected AbstractDeploymentContainerEvent(BeanManagerImpl beanManager, Type rawType, Type[] actualTypeArguments)
public void fire()
fire
in class AbstractContainerEvent
Copyright © 2014. All Rights Reserved.