Java com.google.gwt.dev.shell.designtime JavaDispatchImpl fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.dev.shell.designtime JavaDispatchImpl fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.dev.shell.designtime JavaDispatchImpl.

The text is from its open source code.

Constructor

JavaDispatchImpl(DispatchIdOracle ccl)
This constructor initializes a dispatcher for handling static members.
JavaDispatchImpl(DispatchIdOracle ccl, Object target)
This constructor initializes a dispatcher around a particular instance.