| Package | Description |
|---|---|
| de.cinovo.cloudconductor.api.interfaces | |
| de.cinovo.cloudconductor.api.lib.manager |
| Modifier and Type | Method and Description |
|---|---|
Service[] |
ITemplate.getServices(String name) |
Service[] |
IHost.getServices(String host) |
| Modifier and Type | Method and Description |
|---|---|
void |
IHost.setService(String host,
String name,
Service service)
Add a new service to the host or modify an existing service
|
| Modifier and Type | Method and Description |
|---|---|
protected Class<Service> |
ServiceHandler.getAPIClass() |
Set<Service> |
AgentHandler.getServices(String template) |
Set<Service> |
TemplateHandler.getServices(String template) |
Set<Service> |
HostHandler.getServices(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
HostHandler.setService(String name,
Service service) |
Copyright © 2013-2014 Cinovo AG. All Rights Reserved.