public class AbstractAnnotatedTypeRegisteringEvent extends AbstractBeanDiscoveryEvent
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractAnnotatedTypeRegisteringEvent(BeanManagerImpl beanManager,
Type rawType,
BeanDeploymentArchiveMapping bdaMapping,
Deployment deployment,
Collection<ContextHolder<? extends Context>> contexts) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addSyntheticAnnotatedType(AnnotatedType<?> type,
String id) |
protected void |
storeSyntheticAnnotatedType(BeanDeployment deployment,
AnnotatedType<?> type,
String id) |
getBeanDeployments, getDeployment, getOrCreateBeanDeployment, getTypeStoreaddDefinitionError, firegetActualTypeArguments, getBeanManager, getErrors, getRawTypecheckWithinObserverNotification, getReceiver, postNotify, preNotifyprotected AbstractAnnotatedTypeRegisteringEvent(BeanManagerImpl beanManager, Type rawType, BeanDeploymentArchiveMapping bdaMapping, Deployment deployment, Collection<ContextHolder<? extends Context>> contexts)
protected void addSyntheticAnnotatedType(AnnotatedType<?> type, String id)
protected void storeSyntheticAnnotatedType(BeanDeployment deployment, AnnotatedType<?> type, String id)
Copyright © 2015. All Rights Reserved.