|
||||||||||
| 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.xml.XMLDependencyCollection
org.deptool.collection.repository.FileCacheRepositoryCollection
public class FileCacheRepositoryCollection
| Field Summary |
|---|
| Fields inherited from class org.deptool.ProgressNotifier |
|---|
currentState, progressListeners |
| Constructor Summary | |
|---|---|
FileCacheRepositoryCollection(java.lang.String dependencyFile)
|
|
| Method Summary | |
|---|---|
protected java.util.HashSet<Dependency> |
loadDependencies()
Called once to get the initial dependency list |
| Methods inherited from class org.deptool.collection.xml.XMLDependencyCollection |
|---|
getDocument, getProjectArtifactId, getProjectId, getProjectName, getProjectShortDescription, getProjectVersion |
| Methods inherited from class org.deptool.collection.AbstractDependencyCollection |
|---|
getCollectionLocation, getDependencies, reset, 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, reset |
| Constructor Detail |
|---|
public FileCacheRepositoryCollection(java.lang.String dependencyFile)
| Method Detail |
|---|
protected java.util.HashSet<Dependency> loadDependencies()
AbstractDependencyCollection
loadDependencies in class XMLDependencyCollection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||