Uses of Class
org.apache.sling.testing.serversetup.jarexec.JarExecutor
-
Packages that use JarExecutor Package Description org.apache.sling.testing.serversetup.instance -
-
Uses of JarExecutor in org.apache.sling.testing.serversetup.instance
Methods in org.apache.sling.testing.serversetup.instance that return JarExecutor Modifier and Type Method Description JarExecutor
SlingInstanceState. getJarExecutor()
Methods in org.apache.sling.testing.serversetup.instance with parameters of type JarExecutor Modifier and Type Method Description void
SlingInstanceState. setJarExecutor(JarExecutor jarExecutor)
-