Package | Description |
---|---|
org.apache.felix.framework | |
org.apache.felix.framework.util | |
org.osgi.framework.wiring |
Framework Wiring Package Version 1.2.
|
org.osgi.resource |
Resource Package Version 1.0.
|
Modifier and Type | Class and Description |
---|---|
class |
BundleRevisionImpl |
Modifier and Type | Method and Description |
---|---|
Collection<Resource> |
ResolveContextImpl.getMandatoryResources() |
Collection<Resource> |
ResolveContextImpl.getOndemandResources(Resource host) |
Collection<Resource> |
ResolveContextImpl.getOptionalResources() |
Map<Resource,Wiring> |
ResolveContextImpl.getWirings() |
Modifier and Type | Method and Description |
---|---|
Collection<Resource> |
ResolveContextImpl.getOndemandResources(Resource host) |
Modifier and Type | Method and Description |
---|---|
static boolean |
Util.isFragment(Resource resource) |
Modifier and Type | Interface and Description |
---|---|
interface |
BundleRevision
Bundle Revision.
|
Modifier and Type | Method and Description |
---|---|
Resource |
Wire.getProvider()
Returns the resource providing the
capability . |
Resource |
Wire.getRequirer()
Returns the resource who
requires the
capability . |
Resource |
Wiring.getResource()
Returns the resource associated with this wiring.
|
Resource |
Requirement.getResource()
Returns the resource declaring this requirement.
|
Resource |
Capability.getResource()
Returns the resource declaring this capability.
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.