Uses of Interface
org.eclipse.aether.spi.artifact.generator.ArtifactGenerator
-
Packages that use ArtifactGenerator Package Description org.eclipse.aether.spi.artifact.generator -
-
Uses of ArtifactGenerator in org.eclipse.aether.spi.artifact.generator
Methods in org.eclipse.aether.spi.artifact.generator that return ArtifactGenerator Modifier and Type Method Description ArtifactGeneratorArtifactGeneratorFactory. newInstance(org.eclipse.aether.RepositorySystemSession session, org.eclipse.aether.deployment.DeployRequest request)Creates a new artifact generator for the specified deploy request.ArtifactGeneratorArtifactGeneratorFactory. newInstance(org.eclipse.aether.RepositorySystemSession session, org.eclipse.aether.installation.InstallRequest request)Creates a new artifact generator for the specified install request.
-