Interface ModelCacheFactory

All Known Implementing Classes:
DefaultModelCacheFactory

public interface ModelCacheFactory
Factory for ModelCache objects.
  • Method Summary

    Modifier and Type
    Method
    Description
    createCache(org.eclipse.aether.RepositorySystemSession session)
     
  • Method Details

    • createCache

      ModelCache createCache(org.eclipse.aether.RepositorySystemSession session)