public class AgentImpl extends Object implements de.cinovo.cloudconductor.api.interfaces.IAgent
| Constructor and Description |
|---|
AgentImpl() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getAliveAgents() |
de.cinovo.cloudconductor.api.model.PackageStateChanges |
notifyPackageState(String tname,
String hname,
de.cinovo.cloudconductor.api.model.PackageState rpmState) |
de.cinovo.cloudconductor.api.model.ServiceStatesChanges |
notifyServiceState(String tname,
String hname,
de.cinovo.cloudconductor.api.model.ServiceStates serviceState) |
@Transactional public Set<String> getAliveAgents()
getAliveAgents in interface de.cinovo.cloudconductor.api.interfaces.IAgent@Transactional public de.cinovo.cloudconductor.api.model.PackageStateChanges notifyPackageState(String tname, String hname, de.cinovo.cloudconductor.api.model.PackageState rpmState)
notifyPackageState in interface de.cinovo.cloudconductor.api.interfaces.IAgentCopyright © 2014 Cinovo AG. All Rights Reserved.