Interface AnnotatedConstructorConfigurator<T>

  • Type Parameters:
    T - the class declaring the constructor

    public interface AnnotatedConstructorConfigurator<T>
    This interface is part of the AnnotatedTypeConfigurator SPI and helps defining an AnnotatedConstructor
    Since:
    2.0
    Author:
    Martin Kouba, Antoine Sabot-Durand