Package org.ourgrid.common.config

Class Summary
Configuration Description: This class provides access to the ourgrid's configuration model Each module that needs specific configuration properties should extend this class and sets its own properties.
ConfigurationTest Test some features of Configuration class.
CorePeerConfiguration Corepeer configuration properties.
ErrorCode  
LogConfiguration This class configures Log4j to store log messages.
MyGridConfiguration Description: MyGrid configuration properties
OGROOTTest This test is used to verify if the OGROOT property is been loaded correctly.
PeerConfiguration  
UserAgentConfiguration  
 

Exception Summary
ConfigException Used to signalize errors related to the MyGrid properties (see MG.properties) and its uses.
ConfigurationInstantiationRunTimeException This class represent any error ocurred at the instantiation of a Configuration.