Uses of Interface
org.apache.ivy.core.cache.ModuleDescriptorProvider
Packages that use ModuleDescriptorProvider
-
Uses of ModuleDescriptorProvider in org.apache.ivy.core.cache
Classes in org.apache.ivy.core.cache that implement ModuleDescriptorProviderModifier and TypeClassDescriptionprivate classMethods in org.apache.ivy.core.cache with parameters of type ModuleDescriptorProviderModifier and TypeMethodDescriptionModuleDescriptorMemoryCache.get(File ivyFile, ParserSettings ivySettings, boolean validated, ModuleDescriptorProvider mdProvider) ModuleDescriptorMemoryCache.getStale(File ivyFile, ParserSettings ivySettings, boolean validated, ModuleDescriptorProvider mdProvider) Get the module descriptor from the mdProvider and store it into the cache.