Class AnnotatedMethodConfiguratorImpl<T>

  • Type Parameters:
    T -
    All Implemented Interfaces:
    jakarta.enterprise.inject.spi.configurator.AnnotatedMethodConfigurator<T>

    public class AnnotatedMethodConfiguratorImpl<T>
    extends Object
    implements jakarta.enterprise.inject.spi.configurator.AnnotatedMethodConfigurator<T>
    Configurator for AnnotatedMethod.
    Author:
    Martin Kouba