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

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

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

Methods in cz.cuni.amis.pogamut.defcon.agentmanager that throw CantInstantiateAgentException
<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.