|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModuleMetadataFileFinder | |
---|---|
org.infinispan.cli.interpreter | |
org.infinispan.factories.components | |
org.infinispan.query | |
org.infinispan.util | General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and collections and containers designed to supplement the JDK-provided containers. |
Uses of ModuleMetadataFileFinder in org.infinispan.cli.interpreter |
---|
Classes in org.infinispan.cli.interpreter that implement ModuleMetadataFileFinder | |
---|---|
class |
InterpreterMetadataFileFinder
|
Uses of ModuleMetadataFileFinder in org.infinispan.factories.components |
---|
Method parameters in org.infinispan.factories.components with type arguments of type ModuleMetadataFileFinder | |
---|---|
void |
ComponentMetadataRepo.initialize(Iterable<ModuleMetadataFileFinder> moduleMetadataFiles,
ClassLoader cl)
Initializes this repository. |
Uses of ModuleMetadataFileFinder in org.infinispan.query |
---|
Classes in org.infinispan.query that implement ModuleMetadataFileFinder | |
---|---|
class |
QueryMetadataFileFinder
|
Uses of ModuleMetadataFileFinder in org.infinispan.util |
---|
Methods in org.infinispan.util that return types with arguments of type ModuleMetadataFileFinder | |
---|---|
static Iterable<ModuleMetadataFileFinder> |
ModuleProperties.getModuleMetadataFiles(ClassLoader cl)
Retrieves an Iterable containing metadata file finders declared by each module. |
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |