fr.jayasoft.ivy.event
Class PrepareDownloadEvent

java.lang.Object
  extended byfr.jayasoft.ivy.event.IvyEvent
      extended byfr.jayasoft.ivy.event.PrepareDownloadEvent

public class PrepareDownloadEvent
extends IvyEvent


Constructor Summary
PrepareDownloadEvent(Artifact[] artifacts)
           
 
Method Summary
 Artifact[] getArtifacts()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrepareDownloadEvent

public PrepareDownloadEvent(Artifact[] artifacts)
Method Detail

getArtifacts

public Artifact[] getArtifacts()