com.octo.android.robospice.command
Class SetFailOnCacheErrorCommand

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

public class SetFailOnCacheErrorCommand
extends SpiceManager.SpiceManagerCommand<Void>


Field Summary
 
Fields inherited from class com.octo.android.robospice.SpiceManager.SpiceManagerCommand
spiceManager
 
Constructor Summary
SetFailOnCacheErrorCommand(SpiceManager spiceManager, boolean failOnCacheError)
           
 
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

SetFailOnCacheErrorCommand

public SetFailOnCacheErrorCommand(SpiceManager spiceManager,
                                  boolean failOnCacheError)
Method Detail

executeWhenBound

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


Copyright © 2012-2014. All Rights Reserved.