java.lang.Object
org.apache.jena.query.text.InitJenaText
- All Implemented Interfaces:
org.apache.jena.base.module.SubsystemLifecycle
,org.apache.jena.sys.JenaSubsystemLifecycle
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
LEVEL
public static int LEVEL -
LEVEL_ES
public static int LEVEL_ES -
LEVEL_SOLR
public static int LEVEL_SOLR
-
-
Constructor Details
-
InitJenaText
public InitJenaText()
-
-
Method Details
-
start
public void start()- Specified by:
start
in interfaceorg.apache.jena.base.module.SubsystemLifecycle
-
stop
public void stop()- Specified by:
stop
in interfaceorg.apache.jena.base.module.SubsystemLifecycle
-
level
public int level()- Specified by:
level
in interfaceorg.apache.jena.base.module.SubsystemLifecycle
-