public interface BundleInfo
DeploymentPackage.getBundleInfos()
method.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSymbolicName()
Returns the Bundle Symbolic Name of the represented bundle.
|
org.osgi.framework.Version |
getVersion()
Returns the version of the represented bundle.
|
java.lang.String getSymbolicName()
org.osgi.framework.Version getVersion()