Uses of Interface
org.osgi.service.deploymentadmin.BundleInfo
-
Packages that use BundleInfo Package Description org.osgi.service.deploymentadmin Deployment Admin Package Version 1.1. -
-
Uses of BundleInfo in org.osgi.service.deploymentadmin
Methods in org.osgi.service.deploymentadmin that return BundleInfo Modifier and Type Method Description BundleInfo[]
DeploymentPackage. getBundleInfos()
Returns an array ofBundleInfo
objects representing the bundles specified in the manifest of this deployment package.
-