|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ivy.core.event.IvyEvent
org.apache.ivy.core.event.download.DownloadEvent
public abstract class DownloadEvent
| Constructor Summary | |
|---|---|
DownloadEvent(java.lang.String name,
Artifact artifact)
|
|
| Method Summary | |
|---|---|
protected void |
addArtifactAttributes(Artifact artifact)
|
Artifact |
getArtifact()
|
| Methods inherited from class org.apache.ivy.core.event.IvyEvent |
|---|
addAttribute, addAttributes, addConfsAttribute, addMDAttributes, addModuleIdAttributes, addMridAttributes, equals, getAttributes, getName, getSource, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DownloadEvent(java.lang.String name,
Artifact artifact)
| Method Detail |
|---|
protected void addArtifactAttributes(Artifact artifact)
public Artifact getArtifact()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||