Uses of Interface
org.apache.jena.fuseki.main.runner.Runner
Packages that use Runner
-
Uses of Runner in org.apache.jena.fuseki.main.runner
Methods in org.apache.jena.fuseki.main.runner that return RunnerModifier and TypeMethodDescriptionstatic RunnerFusekiRunner.basic()Minimal server - e.g. embedded use and testingstatic RunnerFusekiRunner.main()Basic serverstatic RunnerFusekiRunner.serverPlain()All available server functionality, except admin functionality; no UI; Shiro configuration by command line or environment variable.static RunnerFusekiRunner.serverUI()General server, with UI