Interface ModelCacheFactory

All Known Implementing Classes:
DefaultModelCacheFactory

public interface ModelCacheFactory
Factory for ModelCache objects.
  • Method Summary Link icon

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

    • createCache Link icon

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