インターフェース AnnotatedMethodConfigurator<T>

型パラメーター:
T - メソッドを宣言するクラス

public interface AnnotatedMethodConfigurator<T>
このインターフェースは AnnotatedTypeConfigurator SPI の一部であり、AnnotatedMethod の定義に役立ちます

CDI Lite の実装は、Portable Extensions のサポートを提供する必要はありません。

導入:
2.0
作成者:
Martin Kouba, Antoine Sabot-Durand