Uses of Package
roboguice.inject

Packages that use roboguice.inject
roboguice   
roboguice.activity   
roboguice.config   
roboguice.event   
roboguice.inject   
 

Classes in roboguice.inject used by roboguice
ResourceListener
          Resource listener.
RoboInjector
           
ViewListener
           
 

Classes in roboguice.inject used by roboguice.activity
PreferenceListener
           
 

Classes in roboguice.inject used by roboguice.config
ContextScope
          Scopes the injector based on the current context.
ResourceListener
          Resource listener.
ViewListener
           
 

Classes in roboguice.inject used by roboguice.event
ContextSingleton
          Apply this to implementation classes when you want one instance per context instance.
 

Classes in roboguice.inject used by roboguice.inject
ContextScope
          Scopes the injector based on the current context.
ContextSingleton
          Apply this to implementation classes when you want one instance per context instance.
InjectExtra
          Indicates that a variable member of a class (whether static or not) should be injected with an Android extra.
InjectResource
          Indicates that a variable member of a class (whether static or not) should be injected with an Android resource.
ResourceFactory
           
RoboInjector
           
SharedPreferencesName
           
SharedPreferencesProvider.PreferencesNameHolder
           
ViewListener
           
ViewListener.ViewMembersInjector
          This class gets twice as many providers as necessary to do its job, look into optimizations in the future if this is a bottleneck
 



Copyright © 2012. All Rights Reserved.