| Package | Description |
|---|---|
| org.apache.felix.framework | |
| org.osgi.service.packageadmin |
Package Admin Package Version 1.2.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
RequiredBundleImpl |
| Modifier and Type | Method and Description |
|---|---|
RequiredBundle[] |
PackageAdminImpl.getRequiredBundles(java.lang.String symbolicName) |
| Modifier and Type | Method and Description |
|---|---|
RequiredBundle[] |
PackageAdmin.getRequiredBundles(java.lang.String symbolicName)
Deprecated.
Returns an array of required bundles having the specified symbolic name.
|