Uses of Class
org.apache.sling.junit.rules.OSGiService
-
Packages that use OSGiService Package Description org.apache.sling.junit.rules -
-
Uses of OSGiService in org.apache.sling.junit.rules
Methods in org.apache.sling.junit.rules that return OSGiService Modifier and Type Method Description static <T> OSGiService<T>OSGiService. ofClass(Class<T> clazz)
-