Class ServiceInfo
java.lang.Object
org.apache.sling.testing.clients.osgi.ServiceInfo
-
Constructor Details
-
ServiceInfo
- Throws:
TestingValidationException
-
-
Method Details
-
getId
public int getId()- Returns:
- the service identifier
-
getTypes
- Returns:
- the service types name
-
getPid
-
getBundleId
public int getBundleId()- Returns:
- the bundle id of the bundle exposing the service
-
getBundleSymbolicName
- Returns:
- the bundle symbolic name of bundle implementing the service
-