Package | Description |
---|---|
org.apache.felix.framework | |
org.eclipse.osgi.framework.internal.core | |
org.eclipse.osgi.internal.loader | |
org.osgi.service.packageadmin |
Package Admin Package Version 1.2.
|
Modifier and Type | Method and Description |
---|---|
RequiredBundle[] |
PackageAdminImpl.getRequiredBundles(String symbolicName) |
Modifier and Type | Method and Description |
---|---|
RequiredBundle[] |
PackageAdminImpl.getRequiredBundles(String symbolicName) |
Modifier and Type | Class and Description |
---|---|
class |
BundleLoaderProxy |
Modifier and Type | Method and Description |
---|---|
RequiredBundle[] |
PackageAdmin.getRequiredBundles(String symbolicName)
Deprecated.
Returns an array of required bundles having the specified symbolic name.
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.