|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gwt.inject.rebind.adapter.GinModuleAdapter
public final class GinModuleAdapter
Makes a GinModule available as a Module.
| Constructor Summary | |
|---|---|
GinModuleAdapter(GinModule ginModule)
|
|
GinModuleAdapter(GinModule ginModule,
java.util.Set<FactoryModule<?>> factoryModules)
|
|
| Method Summary | |
|---|---|
void |
configure(Binder binder)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GinModuleAdapter(GinModule ginModule)
public GinModuleAdapter(GinModule ginModule,
java.util.Set<FactoryModule<?>> factoryModules)
| Method Detail |
|---|
public void configure(Binder binder)
configure in interface Module
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||