private static class TestServiceManager.ServiceImpl
extends de.iip_ecosphere.platform.services.environment.AbstractService
| Modifier | Constructor and Description |
|---|---|
protected |
ServiceImpl(de.iip_ecosphere.platform.services.ServiceDescriptor desc)
Creates a service implementation based on a service descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
migrate(String resourceId) |
void |
reconfigure(Map<String,String> values) |
void |
switchTo(String targetId) |
void |
update(URI location) |
activate, addConfigurer, addConfigurer, createInstance, createInstance, createInstance, getDescription, getId, getKind, getName, getState, getVersion, initializeFrom, isDeployable, passivate, reconf, reconfigure, rollbackReconfigurationOnFailure, setLibJars, setStateprotected ServiceImpl(de.iip_ecosphere.platform.services.ServiceDescriptor desc)
desc - the descriptorpublic void migrate(String resourceId) throws ExecutionException
ExecutionExceptionpublic void update(URI location) throws ExecutionException
ExecutionExceptionpublic void switchTo(String targetId) throws ExecutionException
ExecutionExceptionpublic void reconfigure(Map<String,String> values) throws ExecutionException
reconfigure in interface de.iip_ecosphere.platform.services.environment.Servicereconfigure in class de.iip_ecosphere.platform.services.environment.AbstractServiceExecutionExceptionCopyright © 2022. All rights reserved.