Class FusekiServerCmd

java.lang.Object
org.apache.jena.fuseki.main.cmds.FusekiServerCmd

@Deprecated(forRemoval=true) public class FusekiServerCmd extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
Do not use. Equivalent to FusekiServerUICmd
Old name used in the fuseki-server script up to v5.6.0
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    main(String... args)
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • FusekiServerCmd

      public FusekiServerCmd()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • main

      public static void main(String... args)
      Deprecated, for removal: This API element is subject to removal in a future version.