org.apache.cxf.management.web.browser.client
Class Module

java.lang.Object
  extended by com.google.gwt.inject.client.AbstractGinModule
      extended by org.apache.cxf.management.web.browser.client.Module
All Implemented Interfaces:
com.google.gwt.inject.client.GinModule

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


Constructor Summary
Module()
           
 
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

Module

public Module()
Method Detail

configure

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


Apache CXF