public class EndResolveEvent extends ResolveEvent
Modifier and Type | Field | Description |
---|---|---|
static java.lang.String |
NAME |
Constructor | Description |
---|---|
EndResolveEvent(ModuleDescriptor md,
java.lang.String[] confs,
ResolveReport report) |
Modifier and Type | Method | Description |
---|---|---|
ResolveReport |
getReport() |
addAttribute, addAttributes, addConfsAttribute, addMDAttributes, addModuleIdAttributes, addMridAttributes, equals, getAttributes, getName, getSource, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getModuleDescriptor
public static final java.lang.String NAME
public EndResolveEvent(ModuleDescriptor md, java.lang.String[] confs, ResolveReport report)
public ResolveReport getReport()