|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.inject.PrivateModule
com.google.gwt.inject.rebind.adapter.PrivateGinModuleAdapter
public class PrivateGinModuleAdapter
Makes a PrivateGinModule
available as a Module
.
Constructor Summary | |
---|---|
PrivateGinModuleAdapter(PrivateGinModule ginModule,
GinjectorBindings bindings)
|
Method Summary | |
---|---|
void |
configure()
|
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
|
Methods inherited from class com.google.inject.PrivateModule |
---|
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, expose, expose, expose, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrivateGinModuleAdapter(PrivateGinModule ginModule, GinjectorBindings bindings)
Method Detail |
---|
public void configure()
configure
in class PrivateModule
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |