| Package | Description |
|---|---|
| org.jboss.osgi.framework | |
| org.jboss.osgi.metadata | |
| org.jboss.osgi.metadata.spi |
| Modifier and Type | Method and Description |
|---|---|
org.osgi.framework.BundleException |
FrameworkMessages.noNativeCodeClauseSelected(List<ParameterizedAttribute> params) |
org.osgi.framework.BundleException |
FrameworkMessages_$bundle.noNativeCodeClauseSelected(List<ParameterizedAttribute> params) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PackageAttribute
A package, includes version and properties.
|
| Modifier and Type | Method and Description |
|---|---|
ParameterizedAttribute |
OSGiMetaData.getBundleParameters()
Get the bundle parameters
|
ParameterizedAttribute |
OSGiMetaData.getFragmentHost()
Get the fragment host.
|
| Modifier and Type | Method and Description |
|---|---|
List<ParameterizedAttribute> |
OSGiMetaData.getBundleNativeCode()
Get native code libs
|
List<ParameterizedAttribute> |
OSGiMetaData.getProvidedCapabilities()
Get the provided capabilities
|
List<ParameterizedAttribute> |
OSGiMetaData.getRequireBundles()
Get the required exports
|
List<ParameterizedAttribute> |
OSGiMetaData.getRequiredCapabilities()
Get the required capabilities
|
| Modifier and Type | Field and Description |
|---|---|
protected ParameterizedAttribute |
AbstractOSGiMetaData.parameters |
| Modifier and Type | Method and Description |
|---|---|
ParameterizedAttribute |
AbstractOSGiMetaData.getBundleParameters() |
ParameterizedAttribute |
AbstractOSGiMetaData.getFragmentHost() |
protected ParameterizedAttribute |
AbstractOSGiMetaData.parseSymbolicName() |
| Modifier and Type | Method and Description |
|---|---|
List<ParameterizedAttribute> |
AbstractOSGiMetaData.getBundleNativeCode() |
List<ParameterizedAttribute> |
AbstractOSGiMetaData.getProvidedCapabilities() |
List<ParameterizedAttribute> |
AbstractOSGiMetaData.getRequireBundles() |
List<ParameterizedAttribute> |
AbstractOSGiMetaData.getRequiredCapabilities() |
Copyright © 2016 JBoss by Red Hat. All rights reserved.