Package jason.infra.jade
Interface ContainerAllocation
public interface ContainerAllocation
This interface has to be implemented by classes that
customises the agent allocation to containers/hosts in
the JADE infrastructure
-
Method Summary
Modifier and TypeMethodDescriptionallocateAgent
(String agentName) void
init
(String[] args, MAS2JProject project)
-
Method Details
-
init
-
getContainers
-
allocateAgent
-