Uses of Interface
org.apache.maven.index.ArtifactContextProducer
-
Packages that use ArtifactContextProducer Package Description org.apache.maven.index -
-
Uses of ArtifactContextProducer in org.apache.maven.index
Classes in org.apache.maven.index that implement ArtifactContextProducer Modifier and Type Class Description classDefaultArtifactContextProducerA default implementation of theArtifactContextProducer.Constructors in org.apache.maven.index with parameters of type ArtifactContextProducer Constructor Description DefaultScanner(ArtifactContextProducer artifactContextProducer)
-