com.googlecode.jpattern.gwt.client.logger
Class NullLoggerService

java.lang.Object
  extended by com.googlecode.jpattern.gwt.client.logger.NullLoggerService
All Implemented Interfaces:
IService, ILoggerService

public class NullLoggerService
extends Object
implements ILoggerService

Author:
Francesco Cina' 12 Apr 2011

Constructor Summary
NullLoggerService()
           
 
Method Summary
 ILogger getLogger(Class<?> aClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullLoggerService

public NullLoggerService()
Method Detail

getLogger

public ILogger getLogger(Class<?> aClass)
Specified by:
getLogger in interface ILoggerService


Copyright © 2011. All Rights Reserved.