public interface ResolverHook
| Modifier and Type | Method and Description |
|---|---|
void |
filterMatches(org.osgi.resource.Requirement requirement,
List<org.osgi.resource.Capability> candidates)
Filter matches hook method.
|
void filterMatches(org.osgi.resource.Requirement requirement,
List<org.osgi.resource.Capability> candidates)
requirement - the requirement to filter candidates forcandidates - a collection of candidates that match the requirementCopyright © 2019 aQute SARL. All rights reserved.