org.exoplatform.services.log
Class AbstractLogConfigurator

java.lang.Object
  extended by org.exoplatform.services.log.AbstractLogConfigurator
All Implemented Interfaces:
LogConfigurator
Direct Known Subclasses:
Jdk14Configurator, Log4JConfigurator, SimpleLogConfigurator

public abstract class AbstractLogConfigurator
extends java.lang.Object
implements LogConfigurator

Created by The eXo Platform SAS.

Version:
$Id: AbstractLogConfigurator.java 5332 2006-04-29 18:32:44Z geaz $
Author:
Gennady Azarenkov

Field Summary
protected  java.util.Properties properties
           
 
Constructor Summary
AbstractLogConfigurator()
           
 
Method Summary
 java.util.Properties getProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.exoplatform.services.log.LogConfigurator
configure
 

Field Detail

properties

protected java.util.Properties properties
Constructor Detail

AbstractLogConfigurator

public AbstractLogConfigurator()
Method Detail

getProperties

public final java.util.Properties getProperties()
Specified by:
getProperties in interface LogConfigurator
Returns:
current properties


Copyright © 2010 eXo Platform SAS. All Rights Reserved.