net.customware.gwt.dispatch.client.gin
Class ClientDispatchModule

java.lang.Object
  extended by com.google.gwt.inject.client.AbstractGinModule
      extended by net.customware.gwt.dispatch.client.gin.ClientDispatchModule
All Implemented Interfaces:
com.google.gwt.inject.client.GinModule

public class ClientDispatchModule
extends com.google.gwt.inject.client.AbstractGinModule

This module binds the DispatchAsync to DefaultDispatchAsync. Add this as a \@GinModule in your Ginjector instance.

Author:
David Peterson

Constructor Summary
ClientDispatchModule()
           
 
Method Summary
protected  void configure()
           
 
Methods inherited from class com.google.gwt.inject.client.AbstractGinModule
bind, bind, bindConstant, configure, install, requestStaticInjection
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientDispatchModule

public ClientDispatchModule()
Method Detail

configure

protected void configure()
Specified by:
configure in class com.google.gwt.inject.client.AbstractGinModule


Copyright © 2009 customware.net. All Rights Reserved.