LimeWire Consolidated API

com.limegroup.gnutella
Class LimeWireCoreModule

java.lang.Object
  extended by com.google.inject.AbstractModule
      extended by org.limewire.inject.AbstractModule
          extended by com.limegroup.gnutella.LimeWireCoreModule
All Implemented Interfaces:
com.google.inject.Module

public class LimeWireCoreModule
extends AbstractModule

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

LimeWireCoreModule

public LimeWireCoreModule()

LimeWireCoreModule

public LimeWireCoreModule(Class<? extends ActivityCallback> activityCallbackClass)
Method Detail

configure

protected void configure()
Specified by:
configure in class com.google.inject.AbstractModule

LimeWire Consolidated API

Copyright © 2009. All Rights Reserved.