roboguice.inject
Class ContextScopedProvider<T>
java.lang.Object
roboguice.inject.ContextScopedProvider<T>
public class ContextScopedProvider<T>
- extends Object
Method Summary |
T |
get(android.content.Context context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
scope
@Inject
protected ContextScope scope
provider
@Inject
protected com.google.inject.Provider<T> provider
ContextScopedProvider
public ContextScopedProvider()
get
public T get(android.content.Context context)
Copyright © 2012. All Rights Reserved.