Example usage for com.google.gwt.requestfactory.shared ServiceLocator interface-usage

List of usage examples for com.google.gwt.requestfactory.shared ServiceLocator interface-usage

Introduction

In this page you can find the example usage for com.google.gwt.requestfactory.shared ServiceLocator interface-usage.

Usage

From source file com.acme.gwt.server.InjectingServiceLocator.java

/**
 * Provides instances of Service types. Must be specified in the {@literal @}Service annotations
 * on RequestContext subclasses to be used.
 *
 * @author colin
 */