net.sf.jnati.deploy.repository
Class ClasspathRepository

java.lang.Object
  extended by net.sf.jnati.deploy.repository.ArtefactRepository
      extended by net.sf.jnati.deploy.repository.ClasspathRepository

public class ClasspathRepository
extends ArtefactRepository

Author:
Sam Adams

Constructor Summary
ClasspathRepository()
           
 
Method Summary
 List<? extends ArtefactSource> getArtefactSource(Artefact artefact)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClasspathRepository

public ClasspathRepository()
Method Detail

getArtefactSource

public List<? extends ArtefactSource> getArtefactSource(Artefact artefact)
                                                 throws IOException
Specified by:
getArtefactSource in class ArtefactRepository
Throws:
IOException


Copyright © 2007-2011 Sam Adams. All Rights Reserved.