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) |
checkWithinObserverNotification, getBeanDeployments, getDeployment, getOrCreateBeanDeployment, getSyntheticAnnotatedTypeSource, getTypeStore, postNotify, preNotifyfiregetActualTypeArguments, getBeanManager, getErrors, getRawTypeprotected 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 © 2014 Seam Framework. All Rights Reserved.