Class CustomServiceDefinitionStore

java.lang.Object
it.uniroma2.art.semanticturkey.config.customservice.CustomServiceDefinitionStore
All Implemented Interfaces:
ConfigurationManager<CustomService>, SystemConfigurationManager<CustomService>, ConfigurableComponent<CustomService>, IdentifiableComponent, ScopedComponent, SystemScopedConfigurableComponent<CustomService>

@Component public class CustomServiceDefinitionStore extends Object implements SystemScopedConfigurableComponent<CustomService>
A storage for custom service definitions.
Author:
Manuel Fiorelli
  • Constructor Details

    • CustomServiceDefinitionStore

      public CustomServiceDefinitionStore()
  • Method Details