Uses of Interface
org.eclipse.osgi.report.resolution.ResolutionReport
Packages that use ResolutionReport
-
Uses of ResolutionReport in org.eclipse.osgi.container
Methods in org.eclipse.osgi.container that return ResolutionReportModifier and TypeMethodDescriptionModuleContainer.refresh(Collection<Module> initial) Refreshes the specified collection of modules.ModuleContainer.resolve(Collection<Module> triggers, boolean triggersMandatory) Attempts to resolve the current revisions of the specified modules. -
Uses of ResolutionReport in org.eclipse.osgi.report.resolution
Methods in org.eclipse.osgi.report.resolution with parameters of type ResolutionReportModifier and TypeMethodDescriptionvoidResolutionReport.Listener.handleResolutionReport(ResolutionReport report)