|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |