Example usage for com.google.gwt.autobean.shared AutoBean interface-usage

List of usage examples for com.google.gwt.autobean.shared AutoBean interface-usage

Introduction

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

Usage

From source file org.jboss.as.console.client.model.AutoBeanStub.java

/**
 * @author Heiko Braun
 * @date 4/12/11
 */
public class AutoBeanStub<T> implements AutoBean<T> {