Uses of Class
roboguice.inject.ContextScope

Packages that use ContextScope
roboguice.config   
roboguice.inject   
 

Uses of ContextScope in roboguice.config
 

Fields in roboguice.config declared as ContextScope
protected  ContextScope DefaultRoboModule.contextScope
           
 

Constructors in roboguice.config with parameters of type ContextScope
DefaultRoboModule(android.app.Application application, ContextScope contextScope, ViewListener viewListener, ResourceListener resourceListener)
           
 

Uses of ContextScope in roboguice.inject
 

Fields in roboguice.inject declared as ContextScope
protected  ContextScope PreferenceListener.scope
           
protected  ContextScope ContextScopedRoboInjector.scope
           
protected  ContextScope ContextScopedProvider.scope
           
 

Constructors in roboguice.inject with parameters of type ContextScope
PreferenceListener(com.google.inject.Provider<android.content.Context> contextProvider, android.app.Application application, ContextScope scope)
           
 



Copyright © 2012. All Rights Reserved.