Uses of Interface
org.apache.maven.api.services.TypeRegistry
Packages that use TypeRegistry
Package
Description
-
Uses of TypeRegistry in org.apache.maven.artifact.handler.manager
Constructors in org.apache.maven.artifact.handler.manager with parameters of type TypeRegistry -
Uses of TypeRegistry in org.apache.maven.internal.aether
Constructors in org.apache.maven.internal.aether with parameters of type TypeRegistryModifierConstructorDescriptionDefaultRepositorySystemSessionFactory(ArtifactHandlerManager artifactHandlerManager, org.eclipse.aether.RepositorySystem repoSystem, org.eclipse.aether.repository.WorkspaceReader workspaceRepository, SettingsDecrypter settingsDecrypter, EventSpyDispatcher eventSpyDispatcher, RuntimeInformation runtimeInformation, TypeRegistry typeRegistry, org.eclipse.aether.version.VersionScheme versionScheme) TypeRegistryAdapter(TypeRegistry typeRegistry) -
Uses of TypeRegistry in org.apache.maven.internal.impl
Classes in org.apache.maven.internal.impl that implement TypeRegistry