Uses of Class
com.tomgibara.pronto.logging.ProntoLoggingException

Packages that use ProntoLoggingException
com.tomgibara.pronto.logging   
com.tomgibara.pronto.logging.impl   
 

Uses of ProntoLoggingException in com.tomgibara.pronto.logging
 

Methods in com.tomgibara.pronto.logging that throw ProntoLoggingException
abstract  void LoggingConfig.setSource(com.tomgibara.pronto.config.ConfigSource source)
          Sets the source of configuration properties for this object.
abstract  void LoggingConfig.update()
          Causes the logging to be reconfigured immediately with the properties from the current configuration source.
 

Uses of ProntoLoggingException in com.tomgibara.pronto.logging.impl
 

Methods in com.tomgibara.pronto.logging.impl that throw ProntoLoggingException
 void LoggingConfigImpl.update()
           
 



Copyright © 2006-2007 Tom Gibara. All Rights Reserved.