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
LaunchException
public void stop()
public UUID getId()
Copyright © 2014. All rights reserved.