Uses of Class
org.apache.maven.index.examples.indexing.RepositoryIndexer
Packages that use RepositoryIndexer
-
Uses of RepositoryIndexer in org.apache.maven.index.examples.indexing
Methods in org.apache.maven.index.examples.indexing that return RepositoryIndexerModifier and TypeMethodDescriptionRepositoryIndexManager.addRepositoryIndex
(String repositoryId, RepositoryIndexer value) RepositoryIndexerFactory.createRepositoryIndexer
(String repositoryId, File repositoryBasedir, File indexDir) RepositoryIndexManager.getRepositoryIndex
(String repositoryId) RepositoryIndexManager.removeRepositoryIndex
(String repositoryId) Methods in org.apache.maven.index.examples.indexing that return types with arguments of type RepositoryIndexerMethods in org.apache.maven.index.examples.indexing with parameters of type RepositoryIndexerModifier and TypeMethodDescriptionRepositoryIndexManager.addRepositoryIndex
(String repositoryId, RepositoryIndexer value) Method parameters in org.apache.maven.index.examples.indexing with type arguments of type RepositoryIndexerModifier and TypeMethodDescriptionvoid
RepositoryIndexManager.setIndexes
(Map<String, RepositoryIndexer> indexes)