org.pdfbox.util
Class SimpleConfigurator

java.lang.Object
  extended by org.pdfbox.util.SimpleConfigurator
All Implemented Interfaces:
Configurator

public class SimpleConfigurator
extends Object
implements Configurator

Log4J configurator.

Version:
$Revision: 1.2 $
Author:
Robert Dickinson (bob@brutesquadlabs.com)

Field Summary
 
Fields inherited from interface org.apache.log4j.spi.Configurator
INHERITED, NULL
 
Constructor Summary
SimpleConfigurator()
          Constructor.
 
Method Summary
 void doConfigure(URL url, LoggerRepository repository)
          Interpret a resource pointed to by a URL and set up log4J accordingly.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleConfigurator

public SimpleConfigurator()
Constructor.

Method Detail

doConfigure

public void doConfigure(URL url,
                        LoggerRepository repository)
Interpret a resource pointed to by a URL and set up log4J accordingly. The configuration is done relative to the heirarchy parameter.

Specified by:
doConfigure in interface Configurator
Parameters:
url - The URL to parse
repository - The heirarchy to operate upon


Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.