Package | Description |
---|---|
jason.infra | |
jason.infra.centralised | |
jason.infra.jade |
Modifier and Type | Method and Description |
---|---|
MASLauncherInfraTier |
InfrastructureFactory.createMASLauncher()
Every infrastructure factory should be able to create an
instance of MASLauncherInfraTier, this instance is used to
start a new MAS execution.
|
Modifier and Type | Class and Description |
---|---|
class |
CentralisedMASLauncherAnt
Write the Ant script to run the MAS in centralised infrastructure and
start this script.
|
Modifier and Type | Method and Description |
---|---|
MASLauncherInfraTier |
CentralisedFactory.createMASLauncher() |
Modifier and Type | Class and Description |
---|---|
class |
JadeMASLauncherAnt
Creates the script build.xml to launch the MAS using JADE.
|
Modifier and Type | Method and Description |
---|---|
MASLauncherInfraTier |
JadeFactory.createMASLauncher() |