Class ModuleRevisions

java.lang.Object
org.eclipse.osgi.container.ModuleRevisions
All Implemented Interfaces:
BundleReference, BundleRevisions

public final class ModuleRevisions extends Object implements BundleRevisions
An implementation of BundleRevisions which represent a Module installed in a container. The ModuleRevisions provides a bridge between the revisions, the module and the container they are associated with. The ModuleRevisions holds the information about the installation of a module in a container such as the module id and location.
Since:
3.10