public class Agent extends Object
| Constructor and Description |
|---|
Agent(BackendRegistry backendRegistry,
AgentStartupConfiguration config,
Storage storage,
AgentInfoDAO agentInfoDao,
BackendInfoDAO backendInfoDao) |
Agent(BackendRegistry registry,
UUID agentId,
AgentStartupConfiguration config,
Storage storage,
AgentInfoDAO agentInfoDao,
BackendInfoDAO backendInfoDao) |
public Agent(BackendRegistry backendRegistry, AgentStartupConfiguration config, Storage storage, AgentInfoDAO agentInfoDao, BackendInfoDAO backendInfoDao)
public Agent(BackendRegistry registry, UUID agentId, AgentStartupConfiguration config, Storage storage, AgentInfoDAO agentInfoDao, BackendInfoDAO backendInfoDao)
public void start()
throws LaunchException
LaunchExceptionpublic void stop()
public UUID getId()
Copyright © 2013. All Rights Reserved.