public abstract class AbstractBeanDiscoveryEvent extends AbstractDefinitionContainerEvent
| Constructor and Description |
|---|
AbstractBeanDiscoveryEvent(BeanManagerImpl beanManager,
Type rawType,
BeanDeploymentArchiveMapping bdaMapping,
Deployment deployment,
Collection<ContextHolder<? extends Context>> contexts) |
| Modifier and Type | Method and Description |
|---|---|
protected BeanDeploymentArchiveMapping |
getBeanDeployments() |
protected Deployment |
getDeployment() |
protected BeanDeployment |
getOrCreateBeanDeployment(Class<?> clazz) |
protected TypeStore |
getTypeStore() |
addDefinitionError, firegetActualTypeArguments, getBeanManager, getErrors, getRawTypecheckWithinObserverNotification, getReceiver, postNotify, preNotifypublic AbstractBeanDiscoveryEvent(BeanManagerImpl beanManager, Type rawType, BeanDeploymentArchiveMapping bdaMapping, Deployment deployment, Collection<ContextHolder<? extends Context>> contexts)
protected BeanDeploymentArchiveMapping getBeanDeployments()
protected Deployment getDeployment()
protected TypeStore getTypeStore()
protected BeanDeployment getOrCreateBeanDeployment(Class<?> clazz)
Copyright © 2014. All Rights Reserved.