com.octo.android.robospice.command
Class RemoveSpiceServiceListenerCommand

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

public class RemoveSpiceServiceListenerCommand
extends SpiceManager.SpiceManagerCommand<Void>


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

RemoveSpiceServiceListenerCommand

public RemoveSpiceServiceListenerCommand(SpiceManager spiceManager,
                                         SpiceServiceListener spiceServiceListener)
Method Detail

executeWhenBound

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


Copyright © 2012-2014. All Rights Reserved.