Uses of Class
org.fosstrak.llrp.adaptor.config.AdaptorConfiguration

Packages that use AdaptorConfiguration
org.fosstrak.llrp.adaptor.config   
 

Uses of AdaptorConfiguration in org.fosstrak.llrp.adaptor.config
 

Methods in org.fosstrak.llrp.adaptor.config that return types with arguments of type AdaptorConfiguration
 java.util.List<AdaptorConfiguration> ConfigurationLoader.getConfiguration(java.lang.String propertiesFile)
          reads a configuration file and delivers the content in a prototype-form.
 

Method parameters in org.fosstrak.llrp.adaptor.config with type arguments of type AdaptorConfiguration
 void ConfigurationLoader.writeConfiguration(java.util.List<AdaptorConfiguration> configurations, java.lang.String propertiesFile)
          writes the configuration given by a list of prototypes to the configuration file.
 



Copyright © 2009. All Rights Reserved.