Interface UserConfigurationManager<CONFTYPE extends Configuration>

Type Parameters:
CONFTYPE -
All Superinterfaces:
ConfigurationManager<CONFTYPE>, IdentifiableComponent
All Known Subinterfaces:
PUScopedConfigurableComponent<CONFTYPE>, UserScopedConfigurableComponent<CONFTYPE>
All Known Implementing Classes:
AdvancedGraphApplicationStore, Exporter, Importer, InvokableReporterStore, RDFTransformerExtensionPoint, SPARQLParameterizationStore, SPARQLStore

public interface UserConfigurationManager<CONFTYPE extends Configuration> extends ConfigurationManager<CONFTYPE>
Author:
Manuel Fiorelli <fiorelli@info.uniroma2.it>, Armando Stellato <stellato@uniroma2.it>