Uses of Class
org.sonatype.aether.repository.LocalRepository

Packages that use LocalRepository
org.sonatype.aether   
org.sonatype.aether.repository   
 

Uses of LocalRepository in org.sonatype.aether
 

Methods in org.sonatype.aether that return LocalRepository
 LocalRepository RepositorySystemSession.getLocalRepository()
          Gets the local repository used during this session.
 

Methods in org.sonatype.aether with parameters of type LocalRepository
 LocalRepositoryManager RepositorySystem.newLocalRepositoryManager(LocalRepository localRepository)
          Creates a new manager for the specified local repository.
 

Uses of LocalRepository in org.sonatype.aether.repository
 

Methods in org.sonatype.aether.repository that return LocalRepository
 LocalRepository LocalRepositoryManager.getRepository()
          Gets the description of the local repository being managed.
 



Copyright © 2010 Sonatype, Inc.. All Rights Reserved.