java.lang.Object
org.apache.jena.fuseki.main.sys.InitFusekiMain
- All Implemented Interfaces:
 org.apache.jena.base.module.SubsystemLifecycle,org.apache.jena.sys.JenaSubsystemLifecycle
Jena initialization.
 Level 101 - called during Jena system initialization
 and after Jena itself has initialized.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
InitFusekiMain
public InitFusekiMain() 
 - 
 - 
Method Details
- 
start
public void start()- Specified by:
 startin interfaceorg.apache.jena.base.module.SubsystemLifecycle
 - 
stop
public void stop()- Specified by:
 stopin interfaceorg.apache.jena.base.module.SubsystemLifecycle
 - 
level
public int level()- Specified by:
 levelin interfaceorg.apache.jena.base.module.SubsystemLifecycle
 - 
init
public static void init() 
 -