- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getAllServices (0.1 seconds)
-
impl/maven-core/src/main/java/org/apache/maven/internal/impl/DefaultArtifactManager.java
/** * This implementation of {@code ArtifactManager} is explicitly bound to * both {@code ArtifactManager} and {@code Service} interfaces so that it can be retrieved using * {@link InternalSession#getAllServices()}. */ @Named @Typed({ArtifactManager.class, Service.class}) @SessionScoped public class DefaultArtifactManager implements ArtifactManager { @Nonnull private final InternalMavenSession session;Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Wed Sep 17 16:01:38 GMT 2025 - 4.4K bytes - Click Count (0)