Uses of Class
edu.isi.pegasus.common.logging.LogFormatterFactoryException

Packages that use LogFormatterFactoryException
edu.isi.pegasus.common.logging   
 

Uses of LogFormatterFactoryException in edu.isi.pegasus.common.logging
 

Methods in edu.isi.pegasus.common.logging that throw LogFormatterFactoryException
static LogFormatter LogFormatterFactory.loadInstance(PegasusProperties properties)
          Loads the appropriate LogFormatter class as specified by properties.
static LogFormatter LogFormatterFactory.loadInstance(String implementor)
          Loads the Log Formatter specified.
static LogFormatter LogFormatterFactory.loadSingletonInstance(String implementor)
          Loads the appropriate LogFormatter class as specified by properties.
 



Copyright © 2011 The University of Southern California. All Rights Reserved.