public interface ExecutionListener
Note: if the action does not call onFailure(Throwable), then the execution is assumed to have
succeeded.
void onFailure(Throwable failure)
failure - The execution failure. This exception has already been logged.Copyright © 2013. All rights reserved