Package com.google.gwt.inject.rebind.adapter

Class Summary
AnnotatedElementBuilderAdapter  
GinModuleAdapter Makes a GinModule available as a Module.
GwtDotCreateProvider<T> A dummy provider to register for cases like bind().in(scope) (where there is no target key).
PrivateBinderAdapter Provides the PrivateGinBinder interface and adapts it to a regular Guice PrivateBinder.
PrivateGinModuleAdapter Makes a PrivateGinModule available as a Module.