public interface BundleInfo
DeploymentPackage.getBundleInfos()
method.Modifier and Type | Method and Description |
---|---|
String |
getSymbolicName()
Returns the Bundle Symbolic Name of the represented bundle.
|
org.osgi.framework.Version |
getVersion()
Returns the version of the represented bundle.
|
String getSymbolicName()
org.osgi.framework.Version getVersion()
Copyright © 2006–2017 OSGi Alliance. All rights reserved.