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) |
getDeployment, getOrCreateBeanDeployment, getTypeStoreaddDefinitionError, firegetActualTypeArguments, getBeanManager, getErrors, getEventType, getRawTypecheckWithinObserverNotification, getReceiver, postNotify, preNotifyprotected 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 © 2017. All rights reserved.