org.hudsonci.maven.plugin.ui.gwt.configure
Class MavenConfigurationModule

java.lang.Object
  extended by com.google.gwt.inject.client.AbstractGinModule
      extended by org.hudsonci.maven.plugin.ui.gwt.configure.MavenConfigurationModule
All Implemented Interfaces:
com.google.gwt.inject.client.GinModule

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

Injection configuration for the MavenConfiguration module.

Since:
2.1.0
Author:
Jason Dillon

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

Constructor Detail

MavenConfigurationModule

public MavenConfigurationModule()
Method Detail

configure

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


Copyright © 2004-2011 Hudson. All Rights Reserved.