Class InvokableReporterStore

java.lang.Object
it.uniroma2.art.semanticturkey.config.invokablereporter.InvokableReporterStore
All Implemented Interfaces:
ConfigurationManager<InvokableReporter>, ProjectConfigurationManager<InvokableReporter>, PUConfigurationManager<InvokableReporter>, SystemConfigurationManager<InvokableReporter>, UserConfigurationManager<InvokableReporter>, ConfigurableComponent<InvokableReporter>, IdentifiableComponent, PUScopedConfigurableComponent<InvokableReporter>, ScopedComponent

@Component public class InvokableReporterStore extends Object implements PUScopedConfigurableComponent<InvokableReporter>
A storage for invokable reporters based on invocations of custom services.
Author:
Manuel Fiorelli
  • Constructor Details

    • InvokableReporterStore

      public InvokableReporterStore()
  • Method Details