Class MonitoringServiceTest.MyService
java.lang.Object
de.iip_ecosphere.platform.services.environment.AbstractService
test.de.iip_ecosphere.platform.services.environment.MonitoringServiceTest.MyService
- 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
- Direct Known Subclasses:
MonitoringServiceTest.MyMonitoringService
- Enclosing class:
MonitoringServiceTest
private static class MonitoringServiceTest.MyService
extends de.iip_ecosphere.platform.services.environment.AbstractService
Test service.
- Author:
- Holger Eichelberger, SSE
-
Field Summary
Fields inherited from interface de.iip_ecosphere.platform.services.environment.switching.ServiceBase
APPLICATION_SEPARATOR, DEFAULT_APPLICATION_INSTANCE_ID -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.iip_ecosphere.platform.services.environment.AbstractService
activate, addConfigurer, addConfigurer, addConfigurer, addTypeSubstitution, createGenericInstance, createGenericInstanceByPlugin, 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, reconfigure, rollbackReconfigurationOnFailure, setLibJars, setState, start, stop, transferDataMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.iip_ecosphere.platform.services.environment.Service
createType, createType, getParameterConfigurer, getParameterNames
-
Constructor Details
-
MyService
protected MyService()Creates a service.
-
-
Method Details
-
migrate
- Throws:
ExecutionException
-
update
- Throws:
ExecutionException
-
switchTo
- Throws:
ExecutionException
-