Package com.intel.cosbench.config

Interface Summary
Config The interface of Configuration class.
MissionResolver  
MissionWriter  
WorkloadResolver  
WorkloadWriter  
 

Class Summary
Auth The model class mapping to "auth" in configuration xml with following form:
Mission The class encapsulates the mission delivering to driver.
Operation The model class mapping to "operation" in configuration xml with following form:
Stage The model class mapping to "workstage" in configuration xml with following form:
Storage The model class mapping to "storage" in configuration xml with following form:
Work The model class mapping to "work" in configuration xml with following form:
Workflow The model class mapping to "workflow" in configuration xml with following form:
Workload The model class mapping to "workload" in configuration xml with following form:
XmlConfig The wrapper class to handle xml based configuration.
 

Exception Summary
ConfigException Configuration related exception.