- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for DefaultTypeRegistry (0.07 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
impl/maven-core/src/main/java/org/apache/maven/internal/impl/DefaultTypeRegistry.java
@Named @Singleton public class DefaultTypeRegistry extends AbstractEventSpy implements TypeRegistry { private final Lookup lookup; private final LanguageRegistry languageRegistry; private final ConcurrentHashMap<String, Type> usedTypes; private final LegacyArtifactHandlerManager manager; @InjectCreated: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Wed May 14 04:47:58 GMT 2025 - 4K bytes - Click Count (0) -
impl/maven-core/src/test/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactoryTest.java
@Inject protected org.eclipse.aether.RepositorySystem aetherRepositorySystem; @Inject protected RuntimeInformation information; @Inject protected DefaultTypeRegistry defaultTypeRegistry; @Inject protected VersionScheme versionScheme; @Test void isNoSnapshotUpdatesTest() throws InvalidRepositoryException {Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Fri Jan 10 08:42:00 GMT 2025 - 19.1K bytes - Click Count (0)