Uses of Class
com.metamatrix.common.log.config.LogConfigurationException

Packages that use LogConfigurationException
com.metamatrix.common.log.config   
 

Uses of LogConfigurationException in com.metamatrix.common.log.config
 

Methods in com.metamatrix.common.log.config that throw LogConfigurationException
static LogConfiguration BasicLogConfiguration.createLogConfiguration(java.util.Properties props)
           Creates a non-null LogConfiguration from the given properties.
static java.util.Properties BasicLogConfiguration.getLogConfigurationProperties(LogConfiguration logConfiguration)
          Creates a Properties object containing the two name/value pairs which define a LogConfiguration, parsed from the given LogConfiguration object.
 



Copyright © 2009. All Rights Reserved.