Class PersistentResource.RC

java.lang.Object
aQute.bnd.osgi.resource.PersistentResource.RC
All Implemented Interfaces:
org.osgi.resource.Capability, org.osgi.resource.Requirement
Enclosing class:
PersistentResource

@Deprecated public class PersistentResource.RC extends Object implements org.osgi.resource.Requirement, org.osgi.resource.Capability
Deprecated.
  • Constructor Details

  • Method Details

    • getNamespace

      public String getNamespace()
      Deprecated.
      Specified by:
      getNamespace in interface org.osgi.resource.Capability
      Specified by:
      getNamespace in interface org.osgi.resource.Requirement
    • getResource

      public org.osgi.resource.Resource getResource()
      Deprecated.
      Specified by:
      getResource in interface org.osgi.resource.Capability
      Specified by:
      getResource in interface org.osgi.resource.Requirement
    • getAttributes

      public Map<String,Object> getAttributes()
      Deprecated.
      Specified by:
      getAttributes in interface org.osgi.resource.Capability
      Specified by:
      getAttributes in interface org.osgi.resource.Requirement
    • getDirectives

      public Map<String,String> getDirectives()
      Deprecated.
      Specified by:
      getDirectives in interface org.osgi.resource.Capability
      Specified by:
      getDirectives in interface org.osgi.resource.Requirement