Uses of Class
cz.cuni.amis.pogamut.defcon.agentmanager.exception.ModuleForAgentClassNotFoundException

Packages that use ModuleForAgentClassNotFoundException
cz.cuni.amis.pogamut.defcon.agentmanager   
 

Uses of ModuleForAgentClassNotFoundException in cz.cuni.amis.pogamut.defcon.agentmanager
 

Methods in cz.cuni.amis.pogamut.defcon.agentmanager that throw ModuleForAgentClassNotFoundException
<T extends DefConAgent<?>>
T
DefConAgentManager.getAgentInstance(Class<? extends DefConAgentModule> cls)
          Instantiates a new agent from given module.
 DefConAgent DefConAgentManager.getAgentInstance(String className)
          Simplified call to getAgentInstance(Class cls)
 



Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.