Package org.osgi.service.obr


package org.osgi.service.obr
  • Class
    Description
    A named set of properties representing some capability that is provided by its owner.
    This service interface allows third parties to provide capabilities that are present on the system but not encoded in the bundle's manifests.
    Represents a repository.
    Provides centralized access to the distributed repository.
    TODO OBR - Implement repository permission.
    A named requirement specifies the need for certain capabilities with the same name.
     
    A resource is an abstraction of a downloadable thing, like a bundle.