Class InitJenaCore

java.lang.Object
org.apache.jena.sys.InitJenaCore
All Implemented Interfaces:
org.apache.jena.base.module.SubsystemLifecycle, JenaSubsystemLifecycle

public class InitJenaCore extends Object implements JenaSubsystemLifecycle
  • Constructor Details

    • InitJenaCore

      public InitJenaCore()
  • Method Details

    • start

      public void start()
      Specified by:
      start in interface org.apache.jena.base.module.SubsystemLifecycle
    • stop

      public void stop()
      Specified by:
      stop in interface org.apache.jena.base.module.SubsystemLifecycle
    • level

      public int level()
      Specified by:
      level in interface org.apache.jena.base.module.SubsystemLifecycle
    • init

      public static void init()