|
LimeWire Consolidated API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.inject.AbstractModule
org.limewire.inject.AbstractModule
com.limegroup.gnutella.LimeWireCoreModule
public class LimeWireCoreModule
The module that defines what implementations are used within LimeWire's core. This class can be constructed with or without an ActivitiyCallback class. If it is without, then another module must explicitly identify which class is going to define the ActivityCallback.
| Constructor Summary | |
|---|---|
LimeWireCoreModule()
|
|
LimeWireCoreModule(Class<? extends ActivityCallback> activityCallbackClass)
|
|
| Method Summary | |
|---|---|
protected void |
configure()
|
| Methods inherited from class org.limewire.inject.AbstractModule |
|---|
bindAll, bindAll, bindAll, bindAll |
| Methods inherited from class com.google.inject.AbstractModule |
|---|
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindScope, configure, convertToTypes, currentStage, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LimeWireCoreModule()
public LimeWireCoreModule(Class<? extends ActivityCallback> activityCallbackClass)
| Method Detail |
|---|
protected void configure()
configure in class com.google.inject.AbstractModule
|
LimeWire Consolidated API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||