Uses of Interface
org.apache.jena.base.module.SubsystemLifecycle
Packages that use SubsystemLifecycle
-
Uses of SubsystemLifecycle in org.apache.jena.base.module
Classes in org.apache.jena.base.module with type parameters of type SubsystemLifecycleModifier and TypeClassDescriptionclassSubsystem<T extends SubsystemLifecycle>Subsystem loader "system" - simple controls for ensuring components are loaded and initialized.interfaceSubsystemRegistry<T extends SubsystemLifecycle>AJenaSubsystemRegistryis a set of objects implementingSubsystemLifecycle.classSubsystemRegistryServiceLoader<T extends SubsystemLifecycle>Implementation ofSubsystemRegistrythat usesServiceLoaderto find sub-systems.