Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for DefaultSessionFactory (0.4 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. impl/maven-core/src/main/java/org/apache/maven/internal/impl/DefaultSessionFactory.java

    @Singleton
    @Named
    public class DefaultSessionFactory {
        private final RepositorySystem repositorySystem;
        private final MavenRepositorySystem mavenRepositorySystem;
        private final Lookup lookup;
        private final RuntimeInformation runtimeInformation;
    
        @Inject
        @SuppressWarnings("checkstyle:ParameterNumber")
        public DefaultSessionFactory(
                RepositorySystem repositorySystem,
    Created: Sun Apr 05 03:35:12 GMT 2026
    - Last Modified: Fri Jan 24 17:29:44 GMT 2025
    - 2.3K bytes
    - Click Count (0)
Back to Top