Uses of Class
org.apache.maven.index.context.AbstractIndexingContext
-
Packages that use AbstractIndexingContext Package Description org.apache.maven.index.context -
-
Uses of AbstractIndexingContext in org.apache.maven.index.context
Subclasses of AbstractIndexingContext in org.apache.maven.index.context Modifier and Type Class Description class
DefaultIndexingContext
The defaultIndexingContext
implementation.class
MergedIndexingContext
A merged indexing context that offers read only "view" on multiple other indexing contexts merged and presented as one.
-