Class JenaSubsystemRegistryBasic

  • All Implemented Interfaces:
    JenaSubsystemRegistry

    public class JenaSubsystemRegistryBasic
    extends java.lang.Object
    implements JenaSubsystemRegistry
    Implementation of JenaSubsystemRegistry for use in the simple but common case of running Jena as a collection of jars on the classpath.

    Uses ServiceLoader to find sub-systems.