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