|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IProxyPushSupplier
Method Summary | |
---|---|
void |
disableDelivery()
Disable Deliveries. |
int |
incErrorCounter()
increment the current error count by one |
boolean |
isRetryAllowed()
|
void |
resetErrorCounter()
reset the error count to zero. |
void |
scheduleFlush()
|
void |
scheduleTask(PushTaskExecutor.PushTask pushTask)
schedule a pushTask for execution using this Objects executor. |
Methods inherited from interface org.jacorb.notification.interfaces.MessageConsumer |
---|
destroy, isDestroyed, queueMessage |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Methods inherited from interface org.jacorb.notification.interfaces.NotifyingDisposable |
---|
registerDisposable |
Methods inherited from interface org.picocontainer.Disposable |
---|
dispose |
Method Detail |
---|
void disableDelivery()
void resetErrorCounter()
int incErrorCounter()
boolean isRetryAllowed()
void scheduleTask(PushTaskExecutor.PushTask pushTask)
void scheduleFlush()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |