Class ReferenceBuildinfoUtil.NoWorkspaceRepositorySystemSession

  • All Implemented Interfaces:
    org.eclipse.aether.RepositorySystemSession
    Enclosing class:
    ReferenceBuildinfoUtil

    private static class ReferenceBuildinfoUtil.NoWorkspaceRepositorySystemSession
    extends org.eclipse.aether.AbstractForwardingRepositorySystemSession
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private org.eclipse.aether.RepositorySystemSession rss  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected org.eclipse.aether.RepositorySystemSession getSession()  
      org.eclipse.aether.repository.WorkspaceReader getWorkspaceReader()  
      • Methods inherited from class org.eclipse.aether.AbstractForwardingRepositorySystemSession

        getArtifactDescriptorPolicy, getArtifactTypeRegistry, getAuthenticationSelector, getCache, getChecksumPolicy, getConfigProperties, getData, getDependencyGraphTransformer, getDependencyManager, getDependencySelector, getDependencyTraverser, getFileTransformerManager, getLocalRepository, getLocalRepositoryManager, getMirrorSelector, getProxySelector, getRepositoryListener, getResolutionErrorPolicy, getSystemProperties, getTransferListener, getUpdatePolicy, getUserProperties, getVersionFilter, isIgnoreArtifactDescriptorRepositories, isOffline
      • Methods inherited from class java.lang.Object

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

      • rss

        private final org.eclipse.aether.RepositorySystemSession rss
    • Constructor Detail

      • NoWorkspaceRepositorySystemSession

        NoWorkspaceRepositorySystemSession​(org.eclipse.aether.RepositorySystemSession rss)
    • Method Detail

      • getSession

        protected org.eclipse.aether.RepositorySystemSession getSession()
        Specified by:
        getSession in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
      • getWorkspaceReader

        public org.eclipse.aether.repository.WorkspaceReader getWorkspaceReader()
        Specified by:
        getWorkspaceReader in interface org.eclipse.aether.RepositorySystemSession
        Overrides:
        getWorkspaceReader in class org.eclipse.aether.AbstractForwardingRepositorySystemSession