org.apache.avalon.tools.model
Class Repository

java.lang.Object
  extended byorg.apache.avalon.tools.model.Repository

public class Repository
extends Object

Version:
$Revision: 1.2 $ $Date: 2004/03/17 10:30:09 $
Author:
Avalon Development Team

Constructor Summary
Repository(File cache, String[] hosts)
           
 
Method Summary
 File getCacheDirectory()
           
 String[] getHosts()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Repository

public Repository(File cache,
                  String[] hosts)
Method Detail

getCacheDirectory

public File getCacheDirectory()

getHosts

public String[] getHosts()