Interface ProcessSyntheticAnnotatedType<X>

  • All Superinterfaces:
    ProcessAnnotatedType<X>

    public interface ProcessSyntheticAnnotatedType<X>
    extends ProcessAnnotatedType<X>
    This event gets fired for AnnotatedTypes which are not a result of the scanning process but got manually added.
    • Method Detail

      • getSource

        Extension getSource()
        Returns:
        the Extension which added this AnnotatedType