Class AbstractAnnotatedTypeRegisteringEvent

All Implemented Interfaces:
NotificationListener
Direct Known Subclasses:
AfterTypeDiscoveryImpl, BeforeBeanDiscoveryImpl

public class AbstractAnnotatedTypeRegisteringEvent extends AbstractBeanDiscoveryEvent
  • Field Details

  • Constructor Details

  • Method Details

    • addSyntheticAnnotatedType

      protected void addSyntheticAnnotatedType(jakarta.enterprise.inject.spi.AnnotatedType<?> type, String id)
    • storeSyntheticAnnotatedType

      protected void storeSyntheticAnnotatedType(BeanDeployment deployment, jakarta.enterprise.inject.spi.AnnotatedType<?> type, String id)
    • finish

      protected void finish()