|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.inject.client.AbstractGinModule
net.customware.gwt.dispatch.client.gin.ClientDispatchModule
public class ClientDispatchModule
This module binds the DispatchAsync
to DefaultDispatchAsync
.
Add this as a \@GinModule in your Ginjector
instance.
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 |
---|
public ClientDispatchModule()
Method Detail |
---|
protected void configure()
configure
in class com.google.gwt.inject.client.AbstractGinModule
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |