Class ProcessSyntheticAnnotatedTypeImpl<T>

All Implemented Interfaces:
jakarta.enterprise.inject.spi.ProcessAnnotatedType<T>, jakarta.enterprise.inject.spi.ProcessSyntheticAnnotatedType<T>, NotificationListener

public class ProcessSyntheticAnnotatedTypeImpl<T> extends ProcessAnnotatedTypeImpl<T> implements jakarta.enterprise.inject.spi.ProcessSyntheticAnnotatedType<T>
Author:
Jozef Hartinger
  • Constructor Details

  • Method Details

    • getSource

      public jakarta.enterprise.inject.spi.Extension getSource()
      Specified by:
      getSource in interface jakarta.enterprise.inject.spi.ProcessSyntheticAnnotatedType<T>