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

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

public class GwtLoggerService
extends Object
implements ILoggerService

Author:
Francesco Cina' 12 Apr 2011

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

Field Detail

NAME

public static String NAME
Constructor Detail

GwtLoggerService

public GwtLoggerService()
Method Detail

getLogger

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


Copyright © 2011. All Rights Reserved.