Package | Description |
---|---|
org.eclipse.aether |
The primary API of the
RepositorySystem and its functionality. |
Modifier and Type | Method and Description |
---|---|
WorkspaceReader |
DefaultRepositorySystemSession.getWorkspaceReader() |
WorkspaceReader |
AbstractForwardingRepositorySystemSession.getWorkspaceReader() |
WorkspaceReader |
RepositorySystemSession.getWorkspaceReader()
Gets the workspace reader used during this session.
|
Modifier and Type | Method and Description |
---|---|
DefaultRepositorySystemSession |
DefaultRepositorySystemSession.setWorkspaceReader(WorkspaceReader workspaceReader)
Sets the workspace reader used during this session.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.