org.apache.geronimo.system.repository
Class Maven1Repository
java.lang.Object
  
org.apache.geronimo.system.repository.AbstractRepository
      
org.apache.geronimo.system.repository.Maven1Repository
- All Implemented Interfaces: 
 - org.apache.geronimo.kernel.repository.ListableRepository, org.apache.geronimo.kernel.repository.Repository, org.apache.geronimo.kernel.repository.WritableListableRepository, org.apache.geronimo.kernel.repository.WriteableRepository
 
public class Maven1Repository
- extends AbstractRepository
- implements org.apache.geronimo.kernel.repository.WritableListableRepository
  
| 
Field Summary | 
static org.apache.geronimo.gbean.GBeanInfo | 
GBEAN_INFO
 
            | 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
| Methods inherited from interface org.apache.geronimo.kernel.repository.WriteableRepository | 
copyToRepository, copyToRepository | 
 
| Methods inherited from interface org.apache.geronimo.kernel.repository.Repository | 
contains, getDependencies | 
 
| Methods inherited from interface org.apache.geronimo.kernel.repository.Repository | 
contains, getDependencies | 
 
GBEAN_INFO
public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
Maven1Repository
public Maven1Repository(URI root,
                        ServerInfo serverInfo)
Maven1Repository
public Maven1Repository(File rootFile)
getLocation
public File getLocation(org.apache.geronimo.kernel.repository.Artifact artifact)
- Specified by:
 getLocation in interface org.apache.geronimo.kernel.repository.Repository
 
 
list
public SortedSet list(org.apache.geronimo.kernel.repository.Artifact query)
- Specified by:
 list in interface org.apache.geronimo.kernel.repository.ListableRepository
 
 
list
public SortedSet list()
- Specified by:
 list in interface org.apache.geronimo.kernel.repository.ListableRepository
 
 
getFiles
public String[] getFiles(File base,
                         String prefix)
 
 
getGBeanInfo
public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
 
 
Copyright © 2006 Apache Software Foundation. All Rights Reserved.