public interface DispatchHooks
DispatchCall
.
onExecute()
will be called just before any action is attempted.
onSuccess()
will be called when any action succeeds.
onFailure()
will be called when any action fails.Copyright © 2010–2014 Arcbees. All rights reserved.