Interface RDFEngineFactoryProvider
- All Superinterfaces:
Provider<RDFEngineFactory>
- All Known Implementing Classes:
RdfDataEngineFactoryProviderSimple
A factory provider can create
RDFEngineFactory instances for
all the names it supports.
For example, some providers may support specific "dockerImageName:tag" names.
Providers can be registered at a RDFEngineFactoryRegistry.-
Method Summary