Uses of Class
org.eclipse.osgi.service.resolver.StateWire
-
Uses of StateWire in org.eclipse.osgi.service.resolver
Modifier and TypeMethodDescriptionvoid
State.resolveBundle
(BundleDescription bundle, boolean status, BundleDescription[] hosts, ExportPackageDescription[] selectedExports, ExportPackageDescription[] substitutedExports, GenericDescription[] selectedCapabilities, BundleDescription[] resolvedRequires, ExportPackageDescription[] resolvedImports, GenericDescription[] resolvedCapabilities, Map<String, List<StateWire>> resolvedWires) Sets whether or not the given bundle is selected in this state.