Class AbstractTestServiceManager.ServiceImpl

java.lang.Object
de.iip_ecosphere.platform.services.environment.AbstractService
test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager.ServiceImpl
All Implemented Interfaces:
de.iip_ecosphere.platform.services.environment.ParameterConfigurerProvider, de.iip_ecosphere.platform.services.environment.Service, de.iip_ecosphere.platform.services.environment.switching.ServiceBase
Enclosing class:
AbstractTestServiceManager

protected static class AbstractTestServiceManager.ServiceImpl extends de.iip_ecosphere.platform.services.environment.AbstractService
A fake service implementation for testing.
Author:
Holger Eichelberger, SSE
  • Field Summary

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

    START_COMPARATOR

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

    APPLICATION_SEPARATOR, DEFAULT_APPLICATION_INSTANCE_ID
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    ServiceImpl(de.iip_ecosphere.platform.services.ServiceDescriptor desc)
    Creates a service implementation based on a service descriptor.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    migrate(String resourceId)
     
    void
     
    void
    switchTo(String targetId)
     
    void
    update(URI location)
     

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

    activate, addConfigurer, addConfigurer, addConfigurer, addTypeSubstitution, createGenericInstance, createGenericInstance, createGenericInstanceByPlugin, createGenericMultiInstance, createGenericMultiInstance, createGenericMultiInstanceByPlugin, createInstance, createInstance, createInstance, createInstanceByPlugin, getArg, getDescription, getId, getKind, getName, getNetMgtKeyAddress, getResourceAsStream, getState, getStringArg, getSubstitutedType, getTypeCreator, getTypeSubstitutions, getVersion, initializeFrom, isDeployable, isTopLevel, notifyReconfigured, passivate, reconf, reconfigure, rollbackReconfigurationOnFailure, setLibJars, setState, start, stop, transferData

    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.Service

    createType, createType, getParameterConfigurer, getParameterNames, startData, stopData