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, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetModuleDescriptorpublic static final java.lang.String NAME
public EndResolveEvent(ModuleDescriptor md, java.lang.String[] confs, ResolveReport report)
public ResolveReport getReport()