Class AbstractDelegatingMultiServiceTest.DService

java.lang.Object
de.iip_ecosphere.platform.services.environment.AbstractDelegatingService<AbstractDelegatingServiceTest.MyService>
de.iip_ecosphere.platform.services.environment.AbstractDelegatingMultiService<AbstractDelegatingServiceTest.MyService>
test.de.iip_ecosphere.platform.services.environment.AbstractDelegatingMultiServiceTest.DService
All Implemented Interfaces:
de.iip_ecosphere.platform.services.environment.GenericMultiTypeService, de.iip_ecosphere.platform.services.environment.ParameterConfigurerProvider, de.iip_ecosphere.platform.services.environment.Service, de.iip_ecosphere.platform.services.environment.switching.ServiceBase
Enclosing class:
AbstractDelegatingMultiServiceTest

static class AbstractDelegatingMultiServiceTest.DService extends de.iip_ecosphere.platform.services.environment.AbstractDelegatingMultiService<AbstractDelegatingServiceTest.MyService>
A test delegating service.
Author:
Holger Eichelberger, SSE
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     

    Fields inherited from interface de.iip_ecosphere.platform.services.environment.switching.ServiceBase

    APPLICATION_SEPARATOR, DEFAULT_APPLICATION_INSTANCE_ID
  • Constructor Summary

    Constructors
    Constructor
    Description
    DService(de.iip_ecosphere.platform.services.environment.YamlService yaml)
    Creates a service instance always delegating to #service.
  • Method Summary

    Modifier and Type
    Method
    Description
    createService(de.iip_ecosphere.platform.services.environment.YamlService yaml)
     
    protected void
    processImpl(String inType, String data)
     
    (package private) static void
    Sets the service to delegate to.

    Methods inherited from class de.iip_ecosphere.platform.services.environment.AbstractDelegatingMultiService

    attachIngestor, getImpl, getLogger, handleResult, process, processSync, registerInputTypeTranslator, registerOutputTypeTranslator

    Methods inherited from class de.iip_ecosphere.platform.services.environment.AbstractDelegatingService

    activate, assignService, getDescription, getId, getKind, getName, getService, getState, getVersion, initService, isDeployable, isTopLevel, migrate, passivate, reconfigure, setState, switchTo, update

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface de.iip_ecosphere.platform.services.environment.GenericMultiTypeService

    processQuiet, processSyncQuiet

    Methods inherited from interface de.iip_ecosphere.platform.services.environment.Service

    activate, addTypeSubstitution, createType, createType, getDescription, getKind, getName, getNetMgtKeyAddress, getParameterConfigurer, getParameterNames, getSubstitutedType, getTypeCreator, getTypeSubstitutions, getVersion, isDeployable, isTopLevel, migrate, passivate, reconfigure, switchTo, update

    Methods inherited from interface de.iip_ecosphere.platform.services.environment.switching.ServiceBase

    getId, getState, setState