Lightweight Bartering Grid

Uses of Class
lbg.simulator.tools.GlobalPropertiesStore

Packages that use GlobalPropertiesStore
lbg.simulator.tools   
lbg.simulator.tools.aggregator   
 

Uses of GlobalPropertiesStore in lbg.simulator.tools
 

Methods in lbg.simulator.tools with parameters of type GlobalPropertiesStore
static java.lang.String LogAnalyzer.analyzeLog(java.lang.String log_name, GlobalPropertiesStore global_props_store, java.lang.StringBuffer sb_encountered_exceptions, java.util.concurrent.atomic.AtomicInteger encountered_exceptions)
          Analyzes target log.
 

Uses of GlobalPropertiesStore in lbg.simulator.tools.aggregator
 

Constructors in lbg.simulator.tools.aggregator with parameters of type GlobalPropertiesStore
LogAggregatorReportManager(java.lang.String timestamp, java.lang.String scenario_base_name, int logs_count, java.lang.String[] logs_csv_summary, GlobalPropertiesStore global_props_store, java.lang.String encountered_errors, java.lang.String encountered_exceptions)
          Constructs a new LogAggregatorReportManager.
 


Lightweight Bartering Grid

Copyright (c) 2005-2008, Cyril Briquet, parts Xavier Dalem.