Class PersistentResource.RC

  • All Implemented Interfaces:
    org.osgi.resource.Capability, org.osgi.resource.Requirement
    Enclosing class:
    PersistentResource

    @Deprecated
    public class PersistentResource.RC
    extends java.lang.Object
    implements org.osgi.resource.Requirement, org.osgi.resource.Capability
    Deprecated.
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      java.util.Map<java.lang.String,​java.lang.Object> getAttributes()
      Deprecated.
       
      java.util.Map<java.lang.String,​java.lang.String> getDirectives()
      Deprecated.
       
      java.lang.String getNamespace()
      Deprecated.
       
      org.osgi.resource.Resource getResource()
      Deprecated.
       
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.osgi.resource.Capability

        equals, hashCode
      • Methods inherited from interface org.osgi.resource.Requirement

        equals, hashCode
    • Method Detail

      • getNamespace

        public java.lang.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 java.util.Map<java.lang.String,​java.lang.Object> getAttributes()
        Deprecated.
        Specified by:
        getAttributes in interface org.osgi.resource.Capability
        Specified by:
        getAttributes in interface org.osgi.resource.Requirement
      • getDirectives

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