Class ServiceInfo


  • public class ServiceInfo
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ServiceInfo​(org.codehaus.jackson.JsonNode root)  
    • Method Detail

      • getId

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

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

        public java.lang.String getPid()
      • getBundleId

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

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