public class AgentMonitoring extends Object
| Constructor and Description |
|---|
AgentMonitoring() |
| Modifier and Type | Method and Description |
|---|---|
void |
setAgentInterface(net.roboconf.agent.AgentMessagingInterface agentInterface)
Force injection of agentInterface field (for tests: normally injected by iPojo).
|
void |
start()
Starts the POJO (invoked by iPojo).
|
void |
stop()
Stops the POJO (invoked by iPojo).
|
public void start()
public void stop()
public void setAgentInterface(net.roboconf.agent.AgentMessagingInterface agentInterface)
agentInterface - Copyright © 2015. All rights reserved.