java.lang.Object
org.apache.jena.rdfpatch.system.InitPatch
- All Implemented Interfaces:
org.apache.jena.base.module.SubsystemLifecycle,org.apache.jena.sys.JenaSubsystemLifecycle
Patch initialization using Jena system initialization
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
level
public static int level
-
-
Constructor Details
-
InitPatch
public InitPatch()
-
-
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
-