Class ServiceInfo

java.lang.Object
org.apache.sling.testing.clients.osgi.ServiceInfo

public class ServiceInfo extends Object
  • Constructor Details

  • Method Details

    • 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