Interface SimpleKodexDataSourceInterface

  • All Superinterfaces:
    de.iip_ecosphere.platform.services.environment.ParameterConfigurerProvider, de.iip_ecosphere.platform.services.environment.Service, de.iip_ecosphere.platform.services.environment.switching.ServiceBase
    All Known Implementing Classes:
    SimpleKodexDataSourceImpl

    public interface SimpleKodexDataSourceInterface
    extends de.iip_ecosphere.platform.services.environment.Service
    IIP-Ecosphere service interface for 'Simple Kodex Data Source'. Generated by: EASy-Producer.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String SERVICE_ID  
      • Fields inherited from interface de.iip_ecosphere.platform.services.environment.switching.ServiceBase

        APPLICATION_SEPARATOR, DEFAULT_APPLICATION_INSTANCE_ID
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      KRec13 produceKRec13()
      Synchronous source method, called to produce data items of type "KRec13".
      • Methods inherited from interface de.iip_ecosphere.platform.services.environment.Service

        activate, getDescription, getKind, getName, getNetMgtKeyAddress, getParameterConfigurer, getParameterNames, getVersion, isDeployable, isTopLevel, migrate, passivate, reconfigure, switchTo, update
      • Methods inherited from interface de.iip_ecosphere.platform.services.environment.switching.ServiceBase

        getId, getState, setState
    • Method Detail

      • produceKRec13

        KRec13 produceKRec13()
        Synchronous source method, called to produce data items of type "KRec13".
        Returns:
        the data value to be ingested