Example usage for com.google.gwt.logging.server RemoteLoggingServiceImpl subclass-usage

List of usage examples for com.google.gwt.logging.server RemoteLoggingServiceImpl subclass-usage

Introduction

In this page you can find the example usage for com.google.gwt.logging.server RemoteLoggingServiceImpl subclass-usage.

Usage

From source file com.gafactory.core.spring.CustomRemoteLoggingServiceImpl.java

/**
 * @author Alexander Ostrovskiy (a.ostrovskiy)
 * @since 23.05.13
 */
public class CustomRemoteLoggingServiceImpl extends RemoteLoggingServiceImpl {

From source file edu.caltech.ipac.firefly.server.servlets.FireflyRemoteLogging.java

/**
 * Date: Feb 16, 2011
 *
 * @author loi
 * @version $Id: AnyFileUpload.java,v 1.3 2011/10/11 21:44:39 roby Exp $
 */