net.sf.oval.logging
Class LoggerFactoryJCLImpl

java.lang.Object
  extended by net.sf.oval.logging.LoggerFactoryJCLImpl
All Implemented Interfaces:
LoggerFactory

public class LoggerFactoryJCLImpl
extends Object
implements LoggerFactory

Author:
Sebastian Thomschke

Constructor Summary
LoggerFactoryJCLImpl()
           
 
Method Summary
 Logger createLogger(String name)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggerFactoryJCLImpl

public LoggerFactoryJCLImpl()
Method Detail

createLogger

public Logger createLogger(String name)

Specified by:
createLogger in interface LoggerFactory


Copyright © 2005-2013 The OVal Development Team. All Rights Reserved.