org.objectweb.util.monolog.wrapper.common
Class LoggerFactorySingleton
java.lang.Object
org.objectweb.util.monolog.wrapper.common.LoggerFactorySingleton
public class LoggerFactorySingleton
- extends Object
This static class is only used to reference one LoggerFactory instance.
- Author:
- Sebastien Chassande-Barrioz
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoggerFactorySingleton
public LoggerFactorySingleton()
getLoggerFactory
public static LoggerFactory getLoggerFactory(String classname)
throws ClassNotFoundException,
InstantiationException,
IllegalAccessException
- Throws:
ClassNotFoundException
InstantiationException
IllegalAccessException
Copyright © 2012 OW2 Consortium. All Rights Reserved.