|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonatype.guice.bean.binders.MergedModule
public final class MergedModule
| Constructor Summary | |
|---|---|
MergedModule(java.util.List<com.google.inject.Module> modules)
|
|
MergedModule(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 MergedModule(com.google.inject.Module... modules)
public MergedModule(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 | |||||||||