|
|||||||||
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.resolve.ResolveEvent
public class ResolveEvent
Constructor Summary | |
---|---|
protected |
ResolveEvent(java.lang.String name,
ModuleDescriptor md,
java.lang.String[] confs)
|
Method Summary | |
---|---|
ModuleDescriptor |
getModuleDescriptor()
|
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 |
---|
protected ResolveEvent(java.lang.String name, ModuleDescriptor md, java.lang.String[] confs)
Method Detail |
---|
public ModuleDescriptor getModuleDescriptor()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |