Uses of Class
cz.cuni.amis.pogamut.base.utils.guice.AdaptableProvider

Packages that use AdaptableProvider
cz.cuni.amis.pogamut.base.factory.guice   
cz.cuni.amis.pogamut.multi.factory.guice   
 

Uses of AdaptableProvider in cz.cuni.amis.pogamut.base.factory.guice
 

Methods in cz.cuni.amis.pogamut.base.factory.guice that return AdaptableProvider
protected  AdaptableProvider GuiceRemoteAgentModule.getAddressProvider()
           
protected  AdaptableProvider<IAgentId> GuiceAgentModule.getAgentIdProvider()
          Returns a provider for the IAgentId interface.
protected  AdaptableProvider<PARAMS> GuiceAgentModule.getAgentParamsProvider()
          Returns a provider for the IAgentParameters interface.
 

Uses of AdaptableProvider in cz.cuni.amis.pogamut.multi.factory.guice
 

Methods in cz.cuni.amis.pogamut.multi.factory.guice that return AdaptableProvider
 AdaptableProvider<ISharedWorldView> GuiceTeamRemoteAgentModule.getSharedWorldViewProvider()
           
 



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