com.googlecode.jpattern.service.log.slf4j
Class NullLoggerBackendConfigurator

java.lang.Object
  extended by com.googlecode.jpattern.service.log.slf4j.NullLoggerBackendConfigurator
All Implemented Interfaces:
ILoggerBackendConfigurator, Serializable

public class NullLoggerBackendConfigurator
extends Object
implements ILoggerBackendConfigurator

Author:
Francesco Cina' 5 Apr 2011
See Also:
Serialized Form

Constructor Summary
NullLoggerBackendConfigurator()
           
 
Method Summary
 void configure()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullLoggerBackendConfigurator

public NullLoggerBackendConfigurator()
Method Detail

configure

public void configure()
Specified by:
configure in interface ILoggerBackendConfigurator


Copyright © 2011. All Rights Reserved.