Uses of Interface
org.eclipse.aether.repository.WorkspaceReader
-
Uses of WorkspaceReader in org.eclipse.aether
Modifier and TypeMethodDescriptionAbstractForwardingRepositorySystemSession.getWorkspaceReader()
DefaultRepositorySystemSession.getWorkspaceReader()
RepositorySystemSession.getWorkspaceReader()
Gets the workspace reader used during this session.Modifier and TypeMethodDescriptionDefaultRepositorySystemSession.setWorkspaceReader
(WorkspaceReader workspaceReader) Sets the workspace reader used during this session.RepositorySystemSession.SessionBuilder.setWorkspaceReader
(WorkspaceReader workspaceReader) Sets the workspace reader used during this session.