- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for provideConfiguration (0.22 sec)
-
api/maven-api-di/src/main/java/org/apache/maven/api/di/Provides.java
* configured based on runtime conditions. * <p> * Example usage: * <pre> * public class Providers { * {@literal @}Provides * {@literal @}Singleton * public static Configuration provideConfiguration() { * return Configuration.load(); * } * } * </pre> * * @since 4.0.0 */ @Target(METHOD) @Retention(RUNTIME) @Documented
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Thu Jan 30 23:28:59 UTC 2025 - 1.8K bytes - Viewed (0)