org.osgi.service.deploymentadmin
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.
|
Version |
getVersion()
Returns the version of the represented bundle.
|
java.lang.String getSymbolicName()
Version getVersion()