Package | Description |
---|---|
org.osgi.framework.hooks.resolver |
Framework Resolver Hooks Package Version 1.0.
|
org.osgi.framework.wiring |
Framework Wiring Package Version 1.2.
|
Modifier and Type | Method and Description |
---|---|
void |
ResolverHook.filterMatches(BundleRequirement requirement,
java.util.Collection<BundleCapability> candidates)
Filter matches hook method.
|
Modifier and Type | Method and Description |
---|---|
BundleRequirement |
BundleWire.getRequirement()
Return the
BundleRequirement for this wire. |
Modifier and Type | Method and Description |
---|---|
java.util.List<BundleRequirement> |
BundleRevision.getDeclaredRequirements(java.lang.String namespace)
Returns the requirements declared by this bundle revision.
|
java.util.List<BundleRequirement> |
BundleWiring.getRequirements(java.lang.String namespace)
Returns the requirements of this bundle wiring.
|
Copyright © OSGi Alliance (2000, 2020). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0