Interface AnnotatedMethodConfigurator<T>

Type Parameters:
T - the class declaring the method

public interface AnnotatedMethodConfigurator<T>
This interface is part of the AnnotatedTypeConfigurator SPI and helps defining an AnnotatedMethod

CDI Lite implementations are not required to provide support for Portable Extensions.

Since:
2.0
Author:
Martin Kouba, Antoine Sabot-Durand