com.octo.android.robospice.command
Class AddSpiceServiceListenerCommand

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

public class AddSpiceServiceListenerCommand
extends SpiceManager.SpiceManagerCommand<Void>


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

AddSpiceServiceListenerCommand

public AddSpiceServiceListenerCommand(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.