| Package | Description |
|---|---|
| org.jacorb.notification.engine |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRetryStrategy |
class |
AlwaysDisposeRetryStrategy |
class |
TaskProcessorRetryStrategy |
class |
WaitRetryStrategy |
| Modifier and Type | Method and Description |
|---|---|
RetryStrategy |
RetryStrategyFactory.newRetryStrategy(IProxyPushSupplier messageConsumer,
PushOperation pushOperation) |
RetryStrategy |
WaitRetryStrategyFactory.newRetryStrategy(IProxyPushSupplier pushSupplier,
PushOperation pushOperation) |
RetryStrategy |
TaskProcessorRetryStrategyFactory.newRetryStrategy(IProxyPushSupplier pushSupplier,
PushOperation pushOperation) |
RetryStrategy |
AlwaysDisposeRetryStrategyFactory.newRetryStrategy(IProxyPushSupplier messageConsumer,
PushOperation pushOperation) |
Copyright © 2015 JacORB. All rights reserved.