| Package | Description |
|---|---|
| org.apache.felix.framework | |
| org.osgi.framework.dto |
OSGi Data Transfer Object Framework Package Version 1.8.
|
| Modifier and Type | Method and Description |
|---|---|
private static BundleDTO |
DTOFactory.createBundleDTO(Bundle bundle) |
| Modifier and Type | Field and Description |
|---|---|
java.util.List<BundleDTO> |
FrameworkDTO.bundles
The bundles that are installed in the framework.
|