Class ServiceReferenceImpl

    • Method Detail

      • getProperty

        public Object getProperty​(String key)
        Specified by:
        getProperty in interface org.osgi.framework.ServiceReference
      • getPropertyKeys

        public String[] getPropertyKeys()
        Specified by:
        getPropertyKeys in interface org.osgi.framework.ServiceReference
      • getBundle

        public org.osgi.framework.Bundle getBundle()
        Specified by:
        getBundle in interface org.osgi.framework.ServiceReference
      • getUsingBundles

        public org.osgi.framework.Bundle[] getUsingBundles()
        Specified by:
        getUsingBundles in interface org.osgi.framework.ServiceReference
      • isAssignableTo

        public boolean isAssignableTo​(org.osgi.framework.Bundle bundle,
                                      String className)
        Specified by:
        isAssignableTo in interface org.osgi.framework.ServiceReference
      • compareTo

        public int compareTo​(Object reference)
        Specified by:
        compareTo in interface Comparable
        Specified by:
        compareTo in interface org.osgi.framework.ServiceReference