Uses of Interface
cz.cuni.amis.pogamut.base.agent.jmx.adapter.IAgentMBeanAdapter

Packages that use IAgentMBeanAdapter
cz.cuni.amis.pogamut.base.agent.jmx.adapter   
cz.cuni.amis.pogamut.base3d.agent.jmx   
 

Uses of IAgentMBeanAdapter in cz.cuni.amis.pogamut.base.agent.jmx.adapter
 

Classes in cz.cuni.amis.pogamut.base.agent.jmx.adapter that implement IAgentMBeanAdapter
 class AgentMBeanAdapter<T extends IAgent>
          Class for exporting arbitrary agents as managed MBeans.
 

Uses of IAgentMBeanAdapter in cz.cuni.amis.pogamut.base3d.agent.jmx
 

Subinterfaces of IAgentMBeanAdapter in cz.cuni.amis.pogamut.base3d.agent.jmx
 interface Agent3DMBeanAdapterMBean
           
 

Classes in cz.cuni.amis.pogamut.base3d.agent.jmx that implement IAgentMBeanAdapter
 class Agent3DMBeanAdapter<T extends IAgent3D>
           
 



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