|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deptool.ProgressNotifier
org.deptool.collection.AbstractDependencyCollection
org.deptool.collection.repository.CachedRemoteRepositoryDependencyCollection
public class CachedRemoteRepositoryDependencyCollection
| Field Summary |
|---|
| Fields inherited from class org.deptool.ProgressNotifier |
|---|
currentState, progressListeners |
| Constructor Summary | |
|---|---|
CachedRemoteRepositoryDependencyCollection()
|
|
CachedRemoteRepositoryDependencyCollection(java.lang.String repositoryLocation)
|
|
| Method Summary | |
|---|---|
java.util.Date |
getCacheDate()
|
protected java.io.File |
getCacheFile()
|
protected java.util.HashSet<Dependency> |
loadDependencies()
Called once to get the initial dependency list |
void |
reset()
|
| Methods inherited from class org.deptool.collection.AbstractDependencyCollection |
|---|
getCollectionLocation, getDependencies, setCollectionLocation |
| Methods inherited from class org.deptool.ProgressNotifier |
|---|
addProgressEventListener, fireProgressEvent, getCurrentProgress, removeProgressEventListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.deptool.collection.DependencyCollection |
|---|
getCollectionLocation, getDependencies |
| Constructor Detail |
|---|
public CachedRemoteRepositoryDependencyCollection()
public CachedRemoteRepositoryDependencyCollection(java.lang.String repositoryLocation)
| Method Detail |
|---|
protected java.util.HashSet<Dependency> loadDependencies()
AbstractDependencyCollection
loadDependencies in class AbstractDependencyCollectionpublic void reset()
reset in interface DependencyCollectionreset in class AbstractDependencyCollectionprotected java.io.File getCacheFile()
public java.util.Date getCacheDate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||