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