|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectroboguice.inject.ResourceListener
public class ResourceListener
Resource listener.
Nested Class Summary | |
---|---|
protected static class |
ResourceListener.ResourceMembersInjector<T>
|
Field Summary | |
---|---|
protected android.app.Application |
application
|
Constructor Summary | |
---|---|
ResourceListener(android.app.Application application)
|
Method Summary | ||
---|---|---|
|
hear(com.google.inject.TypeLiteral<I> typeLiteral,
com.google.inject.spi.TypeEncounter<I> typeEncounter)
|
|
void |
requestStaticInjection(java.lang.Class<?>... types)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected android.app.Application application
Constructor Detail |
---|
public ResourceListener(android.app.Application application)
Method Detail |
---|
public <I> void hear(com.google.inject.TypeLiteral<I> typeLiteral, com.google.inject.spi.TypeEncounter<I> typeEncounter)
hear
in interface com.google.inject.spi.TypeListener
public void requestStaticInjection(java.lang.Class<?>... types)
requestStaticInjection
in interface StaticTypeListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |