|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonatype.guice.bean.binders.SpaceModule
public class SpaceModule
Guice Module that automatically binds types annotated with Qualifier annotations.
| Constructor Summary | |
|---|---|
SpaceModule(ClassSpace space)
|
|
SpaceModule(ClassSpace space,
BeanScanning scanning)
|
|
| Method Summary | |
|---|---|
void |
configure(com.google.inject.Binder binder)
|
protected ClassSpaceVisitor |
visitor(com.google.inject.Binder binder)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpaceModule(ClassSpace space)
public SpaceModule(ClassSpace space,
BeanScanning scanning)
| Method Detail |
|---|
public final void configure(com.google.inject.Binder binder)
configure in interface com.google.inject.Moduleprotected ClassSpaceVisitor visitor(com.google.inject.Binder binder)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||