Package roboguice.service

Class Summary
RoboIntentService A RoboIntentService extends from IntentService to provide dynamic injection of collaborators, using Google Guice.

Your own services that usually extend from IntentService should now extend from RoboIntentService.

If we didn't provide what you need, you have two options : either post an issue on the bug tracker, or implement it yourself.

RoboService A RoboService extends from Service to provide dynamic injection of collaborators, using Google Guice.

Your own services that usually extend from Service should now extend from RoboService.

If we didn't provide what you need, you have two options : either post an issue on the bug tracker, or implement it yourself.
 



Copyright © 2011. All Rights Reserved.