Uses of Interface
org.apache.maven.index.Scanner
-
Uses of Scanner in org.apache.maven.index
Modifier and TypeClassDescriptionclass
A default repository scanner for Maven 2 repository.ModifierConstructorDescriptionDefaultNexusIndexer
(Indexer indexer, Scanner scanner, IndexerEngine indexerEngine, QueryCreator queryCreator) Deprecated. -
Uses of Scanner in org.apache.maven.index.examples.indexing
Modifier and TypeMethodDescriptionIndexerConfiguration.getScanner()
RepositoryIndexer.getScanner()
RepositoryIndexerFactory.getScanner()
Modifier and TypeMethodDescriptionvoid
IndexerConfiguration.setScanner
(Scanner scanner) void
RepositoryIndexer.setScanner
(Scanner scanner) ModifierConstructorDescriptionIndexerConfiguration
(Indexer indexer, Scanner scanner, Map<String, IndexCreator> indexers)