|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BundleInfo
Represents a bundle in the array given back by the DeploymentPackage.getBundleInfos()
method.
Method Summary | |
---|---|
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. |
Method Detail |
---|
java.lang.String getSymbolicName()
org.osgi.framework.Version getVersion()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |