roboguice.inject
Class ResourceListener.ResourceMembersInjector<T>
java.lang.Object
roboguice.inject.ResourceListener.ResourceMembersInjector<T>
- All Implemented Interfaces:
- com.google.inject.MembersInjector<T>
- Enclosing class:
- ResourceListener
protected static class ResourceListener.ResourceMembersInjector<T>
- extends Object
- implements com.google.inject.MembersInjector<T>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
field
protected Field field
application
protected android.app.Application application
annotation
protected InjectResource annotation
ResourceListener.ResourceMembersInjector
public ResourceListener.ResourceMembersInjector(Field field,
android.app.Application application,
InjectResource annotation)
injectMembers
public void injectMembers(T instance)
- Specified by:
injectMembers
in interface com.google.inject.MembersInjector<T>
Copyright © 2011. All Rights Reserved.