Class ProjectRealmCache.CacheRecord

  • Enclosing interface:
    ProjectRealmCache

    public static class ProjectRealmCache.CacheRecord
    extends java.lang.Object
    CacheRecord
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.eclipse.aether.graph.DependencyFilter getExtensionArtifactFilter()  
      org.codehaus.plexus.classworlds.realm.ClassRealm getRealm()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getRealm

        public org.codehaus.plexus.classworlds.realm.ClassRealm getRealm()
      • getExtensionArtifactFilter

        public org.eclipse.aether.graph.DependencyFilter getExtensionArtifactFilter()