Class ErrorModule

  • All Implemented Interfaces:
    com.google.gwt.inject.client.GinModule

    public class ErrorModule
    extends com.gwtplatform.mvp.client.gin.AbstractPresenterModule
    Author:
    Giancarlo Panichi
    • Constructor Summary

      Constructors 
      Constructor Description
      ErrorModule()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void configure()  
      • Methods inherited from class com.gwtplatform.mvp.client.gin.AbstractPresenterModule

        bindPresenter, bindPresenter, bindPresenter, bindPresenter, bindPresenterCustomProxy, bindPresenterCustomProxy, bindPresenterCustomProxy, bindPresenterCustomProxy, bindPresenterWidget, bindPresenterWidget, bindPresenterWidgetFactory, bindSharedView, bindSingletonPresenterWidget, bindSingletonPresenterWidget
      • Methods inherited from class com.google.gwt.inject.client.AbstractGinModule

        bind, bind, bind, bindConstant, binder, configure, install, requestStaticInjection
    • Constructor Detail

      • ErrorModule

        public ErrorModule()
    • Method Detail

      • configure

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