org.apache.geronimo.system.plugin
Class LocalSourceRepository
java.lang.Object
org.apache.geronimo.kernel.repository.AbstractRepository
org.apache.geronimo.kernel.repository.Maven2Repository
org.apache.geronimo.system.plugin.LocalSourceRepository
- All Implemented Interfaces:
- ListableRepository, Repository, WritableListableRepository, WriteableRepository, SourceRepository
public class LocalSourceRepository
- extends Maven2Repository
- implements SourceRepository
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalSourceRepository
public LocalSourceRepository(File base)
getPluginList
public PluginListType getPluginList()
- Specified by:
getPluginList
in interface SourceRepository
open
public OpenResult open(Artifact artifact,
FileWriteMonitor monitor)
throws IOException,
FailedLoginException
- Specified by:
open
in interface SourceRepository
- Throws:
IOException
FailedLoginException
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.