Interface Configurable

All Known Subinterfaces:
PersistenceWriter
All Known Implementing Classes:
LocalWriter

public interface Configurable
Interface for configurable components.
Author:
Luca Frosini (ISTI-CNR)
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Configures the component with the given configuration.
  • Method Details

    • configure

      void configure(ComponentConfiguration configuration)
      Configures the component with the given configuration.
      Parameters:
      configuration - the component configuration