|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jacorb.notification.engine.RetryStrategy
org.jacorb.notification.engine.TaskProcessorRetryStrategy
public class TaskProcessorRetryStrategy
| Field Summary |
|---|
| Fields inherited from class org.jacorb.notification.engine.RetryStrategy |
|---|
messageConsumer_, pushOperation_ |
| Constructor Summary | |
|---|---|
TaskProcessorRetryStrategy(MessageConsumer mc,
PushOperation op,
TaskProcessor tp)
|
|
| Method Summary | |
|---|---|
long |
getTimeToWait()
|
void |
retry()
|
| Methods inherited from class org.jacorb.notification.engine.RetryStrategy |
|---|
dispose, isFatalException, remoteExceptionOccured, shouldRetry |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TaskProcessorRetryStrategy(MessageConsumer mc,
PushOperation op,
TaskProcessor tp)
| Method Detail |
|---|
public long getTimeToWait()
getTimeToWait in class RetryStrategy
public void retry()
throws RetryException
retry in class RetryStrategyRetryException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||