|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonatype.guice.bean.binders.WireModule
public final class WireModule
Guice Module that automatically adds BeanLocator-backed bindings for non-local bean dependencies.
| Constructor Summary | |
|---|---|
WireModule(java.util.List<com.google.inject.Module> modules)
|
|
WireModule(com.google.inject.Module... modules)
|
|
| Method Summary | |
|---|---|
void |
configure(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 WireModule(com.google.inject.Module... modules)
public WireModule(java.util.List<com.google.inject.Module> modules)
| Method Detail |
|---|
public void configure(com.google.inject.Binder binder)
configure in interface com.google.inject.Module
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||