net.customware.gwt.presenter.client.gin
Class PresenterSetupModule
java.lang.Object
com.google.gwt.inject.client.AbstractGinModule
net.customware.gwt.presenter.client.gin.PresenterSetupModule
- All Implemented Interfaces:
- com.google.gwt.inject.client.GinModule
public class PresenterSetupModule
- extends com.google.gwt.inject.client.AbstractGinModule
Configures the basic classes for presenter.
| Methods inherited from class com.google.gwt.inject.client.AbstractGinModule |
bind, bind, bindConstant, binder, configure, install, requestStaticInjection |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
PresenterSetupModule
public PresenterSetupModule(java.lang.Class<? extends PlaceManager> placeManagerClass)
PresenterSetupModule
public PresenterSetupModule(java.lang.Class<? extends PlaceManager> placeManagerClass,
java.lang.Class<? extends TokenFormatter> tokenFormatterClass)
configure
protected void configure()
- Specified by:
configure in class com.google.gwt.inject.client.AbstractGinModule
equals
public boolean equals(java.lang.Object object)
- Overrides:
equals in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
Copyright © 2010 customware.net. All Rights Reserved.