Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
インターフェースのプロバイダーをいつ注入するか、いつインターフェースを直接注入するかについて疑問があります。
@Dependant
@New
プロバイダーを使用する主な理由の1つ(ただし、プロバイダーを注入しない)は、クラスの構成を行うことです。もう1つの理由は、クラスがCDIBeanとして使用できない場合です。