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

@Deprecated(forRemoval=true) public class FusekiCmd extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
Do not use. Equivalent to FusekiServerUICmd
Reserved. Entry point used by the combined jar and "--jar" (from v6.0.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

    • FusekiCmd

      public FusekiCmd()
      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.