Class IntentServiceController<T extends IntentService>
java.lang.Object
org.robolectric.android.controller.ComponentController<IntentServiceController<T>,T>
 
org.robolectric.android.controller.IntentServiceController<T>
public class IntentServiceController<T extends IntentService>
extends ComponentController<IntentServiceController<T>,T> 
- 
Field SummaryFields inherited from class org.robolectric.android.controller.ComponentControllerattached, component, intent, myself, shadowMainLooper
- 
Method SummaryModifier and TypeMethodDescriptionbind()create()destroy()static <T extends IntentService>
 IntentServiceController<T>rebind()startCommand(int flags, int startId) unbind()Methods inherited from class org.robolectric.android.controller.ComponentControllerget, getIntent, invokeWhilePaused, invokeWhilePaused
- 
Method Details- 
of
- 
bind
- 
create- Specified by:
- createin class- ComponentController<IntentServiceController<T extends IntentService>,- T extends IntentService> 
 
- 
destroy- Specified by:
- destroyin class- ComponentController<IntentServiceController<T extends IntentService>,- T extends IntentService> 
 
- 
rebind
- 
startCommand
- 
unbind
- 
handleIntent
 
-