InboxTask

public class InboxTask implements ActiveTask
Author:Donahue Sze

Constructors

InboxTask

public InboxTask(MessageDVO message, long nextOrderNo)

Methods

execute

public void execute()

getMaxRetries

public int getMaxRetries()

getRetryInterval

public long getRetryInterval()

isRetryEnabled

public boolean isRetryEnabled()

isSucceedFast

public boolean isSucceedFast()

onAwake

public void onAwake()

onFailure

public void onFailure(Throwable arg0)

setRetried

public void setRetried(int arg0)