Class DefaultProjectRealmCache.CacheKey

java.lang.Object
org.apache.maven.project.DefaultProjectRealmCache.CacheKey
All Implemented Interfaces:
ProjectRealmCache.Key
Enclosing class:
DefaultProjectRealmCache

protected static class DefaultProjectRealmCache.CacheKey extends Object implements ProjectRealmCache.Key
CacheKey
  • Constructor Details

    • CacheKey

      public CacheKey(List<? extends org.codehaus.plexus.classworlds.realm.ClassRealm> extensionRealms)
  • Method Details