Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for typeRegistry (0.05 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/aether/DefaultRepositorySystemSessionFactory.java

                RuntimeInformation runtimeInformation,
                TypeRegistry typeRegistry,
                VersionScheme versionScheme,
                Map<String, RepositorySystemSessionExtender> sessionExtenders) {
            this.repoSystem = repoSystem;
            this.eventSpyDispatcher = eventSpyDispatcher;
            this.runtimeInformation = runtimeInformation;
            this.typeRegistry = typeRegistry;
            this.versionScheme = versionScheme;
    Created: Sun Dec 28 03:35:09 GMT 2025
    - Last Modified: Thu Jul 17 05:56:35 GMT 2025
    - 25.8K bytes
    - Click Count (0)
Back to Top