Class RemoteAlignmentServicesStore

java.lang.Object
it.uniroma2.art.semanticturkey.config.alignmentservices.RemoteAlignmentServicesStore
All Implemented Interfaces:
ConfigurationManager<RemoteAlignmentServiceConfiguration>, SystemConfigurationManager<RemoteAlignmentServiceConfiguration>, ConfigurableComponent<RemoteAlignmentServiceConfiguration>, IdentifiableComponent, ScopedComponent, SystemScopedConfigurableComponent<RemoteAlignmentServiceConfiguration>

@Component public class RemoteAlignmentServicesStore extends Object implements SystemScopedConfigurableComponent<RemoteAlignmentServiceConfiguration>
Stores the coordinates of remote alignment services.
Author:
Manuel Fiorelli
  • Constructor Details

    • RemoteAlignmentServicesStore

      public RemoteAlignmentServicesStore()
  • Method Details