|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.inject.rebind.GuiceBindingVisitorFactory
public class GuiceBindingVisitorFactory
Factory for creating GuiceBindingVisitor
s. We can't use assisted
injection to create this, because one of the arguments is a Key, which makes
Guice unhappy.
Constructor Summary | |
---|---|
GuiceBindingVisitorFactory(BindingFactory bindingFactory)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
@Inject public GuiceBindingVisitorFactory(BindingFactory bindingFactory)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |