public class AbstractAnnotatedTypeRegisteringEvent extends AbstractBeanDiscoveryEvent
Modifier | Constructor and Description |
---|---|
protected |
AbstractAnnotatedTypeRegisteringEvent(BeanManagerImpl beanManager,
Type rawType,
BeanDeploymentArchiveMapping bdaMapping,
org.jboss.weld.bootstrap.spi.Deployment deployment,
Collection<ContextHolder<? extends javax.enterprise.context.spi.Context>> contexts) |
Modifier and Type | Method and Description |
---|---|
protected void |
addSyntheticAnnotatedType(javax.enterprise.inject.spi.AnnotatedType<?> type,
String id) |
protected void |
storeSyntheticAnnotatedType(BeanDeployment deployment,
javax.enterprise.inject.spi.AnnotatedType<?> type,
String id) |
getBeanDeployments, getDeployment, getOrCreateBeanDeployment, getTypeStore
addDefinitionError, fire
getActualTypeArguments, getBeanManager, getErrors, getRawType
checkWithinObserverNotification, getReceiver, postNotify, preNotify
protected AbstractAnnotatedTypeRegisteringEvent(BeanManagerImpl beanManager, Type rawType, BeanDeploymentArchiveMapping bdaMapping, org.jboss.weld.bootstrap.spi.Deployment deployment, Collection<ContextHolder<? extends javax.enterprise.context.spi.Context>> contexts)
protected void addSyntheticAnnotatedType(javax.enterprise.inject.spi.AnnotatedType<?> type, String id)
protected void storeSyntheticAnnotatedType(BeanDeployment deployment, javax.enterprise.inject.spi.AnnotatedType<?> type, String id)
Copyright © 2016. All rights reserved.