net.sf.jnati.deploy.repository
Class ArtefactRepository
java.lang.Object
net.sf.jnati.deploy.repository.ArtefactRepository
- Direct Known Subclasses:
- ClasspathRepository, LocalRepository, RemoteRepository
public abstract class ArtefactRepository
- extends Object
- Author:
- Sam Adams
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArtefactRepository
public ArtefactRepository()
getArtefactSource
public abstract List<? extends ArtefactSource> getArtefactSource(Artefact artefact)
throws IOException
- Throws:
IOException
Copyright © 2007-2011 Sam Adams. All Rights Reserved.