Uses of Class
eu.xtreemos.xosd.resourcemonitor.CResourceMonitorConfig

Packages that use CResourceMonitorConfig
eu.xtreemos.xosd.resourcemonitor   
 

Uses of CResourceMonitorConfig in eu.xtreemos.xosd.resourcemonitor
 

Fields in eu.xtreemos.xosd.resourcemonitor declared as CResourceMonitorConfig
static CResourceMonitorConfig ResourceMonitor.config
           
(package private)  CResourceMonitorConfig XMonitor.config
           
 

Constructors in eu.xtreemos.xosd.resourcemonitor with parameters of type CResourceMonitorConfig
XMonitor(CResourceMonitorConfig _config)