Class BundleRevisionDTO

java.lang.Object
org.osgi.dto.DTO
org.osgi.resource.dto.ResourceDTO
org.osgi.framework.wiring.dto.BundleRevisionDTO

public class BundleRevisionDTO extends ResourceDTO
Data Transfer Object for a BundleRevision.

An installed Bundle can be adapted to provide a BundleRevisionDTO for the current revision of the Bundle. BundleRevisionDTO objects for all in use revisions of the Bundle can be obtained by adapting the bundle to BundleRevisionDTO[].