com.octo.android.robospice.command
Class RemoveAllDataFromCacheCommand

java.lang.Object
  extended by com.octo.android.robospice.SpiceManager.SpiceManagerCommand<Void>
      extended by com.octo.android.robospice.command.RemoveAllDataFromCacheCommand
All Implemented Interfaces:
Callable<Void>

public class RemoveAllDataFromCacheCommand
extends SpiceManager.SpiceManagerCommand<Void>


Field Summary
 
Fields inherited from class com.octo.android.robospice.SpiceManager.SpiceManagerCommand
spiceManager
 
Constructor Summary
RemoveAllDataFromCacheCommand(SpiceManager spiceManager)
           
 
Method Summary
protected  Void executeWhenBound(SpiceService spiceService)
           
 
Methods inherited from class com.octo.android.robospice.SpiceManager.SpiceManagerCommand
call, getException, isSuccessFull
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoveAllDataFromCacheCommand

public RemoveAllDataFromCacheCommand(SpiceManager spiceManager)
Method Detail

executeWhenBound

protected Void executeWhenBound(SpiceService spiceService)
Specified by:
executeWhenBound in class SpiceManager.SpiceManagerCommand<Void>


Copyright © 2012-2014. All Rights Reserved.