接口 ResolverWire


  • public interface ResolverWire
    • 方法详细资料

      • getRequirer

        BundleRevision getRequirer()
        Returns the importing bundle revision.
        返回:
        The importing bundle revision.
      • getRequirement

        BundleRequirement getRequirement()
        Returns the associated requirement from the importing bundle revision that resulted in the creation of this wire.
        返回:
      • getProvider

        BundleRevision getProvider()
        Returns the exporting bundle revision.
        返回:
        The exporting bundle revision.
      • getCapability

        BundleCapability getCapability()
        Returns the associated capability from the exporting bundle revision that satisfies the requirement of the importing bundle revision.
        返回: