| Package | Description | 
|---|---|
| org.eclipse.aether | The primary API of the  RepositorySystemand its functionality. | 
| Modifier and Type | Method and Description | 
|---|---|
| LocalRepositoryManager | RepositorySystemSession. getLocalRepositoryManager()Gets the local repository manager used during this session. | 
| LocalRepositoryManager | DefaultRepositorySystemSession. getLocalRepositoryManager() | 
| LocalRepositoryManager | AbstractForwardingRepositorySystemSession. getLocalRepositoryManager() | 
| LocalRepositoryManager | RepositorySystem. newLocalRepositoryManager(RepositorySystemSession session,
                                                  LocalRepository localRepository)Creates a new manager for the specified local repository. | 
| Modifier and Type | Method and Description | 
|---|---|
| DefaultRepositorySystemSession | DefaultRepositorySystemSession. setLocalRepositoryManager(LocalRepositoryManager localRepositoryManager)Sets the local repository manager used during this session. | 
Copyright © 2010–2018 The Apache Software Foundation. All rights reserved.