public class CartagoEnvironment
extends Environment
Constructor and Description |
---|
CartagoEnvironment() |
Modifier and Type | Method and Description |
---|---|
static CartagoEnvironment |
getInstance()
Get the instance of this environment.
|
void |
init(java.lang.String[] args) |
ICartagoSession |
startSession(java.lang.String agName,
CAgentArch arch)
Join an agent to the default workspace of the node
|
void |
stop() |
public void init(java.lang.String[] args)
public static CartagoEnvironment getInstance()
public ICartagoSession startSession(java.lang.String agName, CAgentArch arch) throws java.lang.Exception
agName
- agent nodearch
- agent arch. classjava.lang.Exception
public void stop()
>DEIS - University of Bologna