|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.service.CompoundModule
public class CompoundModule
| Constructor Summary | |
|---|---|
CompoundModule()
|
|
| Method Summary | |
|---|---|
void |
add(com.google.inject.Module module)
|
void |
configure(com.google.inject.Binder binder)
|
java.util.List<com.google.inject.Module> |
getModules()
|
void |
remove(com.google.inject.Module module)
|
int |
size()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompoundModule()
| Method Detail |
|---|
public void configure(com.google.inject.Binder binder)
configure in interface com.google.inject.Modulepublic void add(com.google.inject.Module module)
public void remove(com.google.inject.Module module)
public java.util.List<com.google.inject.Module> getModules()
public int size()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||