Class ServiceInfo


  • public class ServiceInfo
    extends Object
    • Method Detail

      • getId

        public int getId()
        Returns:
        the service identifier
      • getTypes

        public List<String> getTypes()
        Returns:
        the service types name
      • getPid

        public String getPid()
      • getBundleId

        public int getBundleId()
        Returns:
        the bundle id of the bundle exposing the service
      • getBundleSymbolicName

        public String getBundleSymbolicName()
        Returns:
        the bundle symbolic name of bundle implementing the service