public class DefaultMavenMetadataCache.CacheRecord extends Object
| Modifier and Type | Method and Description | 
|---|---|
| Artifact | getArtifact() | 
| List<Artifact> | getArtifacts() | 
| Map<String,Artifact> | getManagedVersions() | 
| Artifact | getRelocatedArtifact() | 
| List<ArtifactRepository> | getRemoteRepositories() | 
| boolean | isStale() | 
public Artifact getArtifact()
public Artifact getRelocatedArtifact()
public List<Artifact> getArtifacts()
public Map<String,Artifact> getManagedVersions()
public List<ArtifactRepository> getRemoteRepositories()
public boolean isStale()
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.