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 |
AlwaysDisposeRetryStrategyFactory.newRetryStrategy(IProxyPushSupplier messageConsumer,
PushOperation pushOperation) |
RetryStrategy |
RetryStrategyFactory.newRetryStrategy(IProxyPushSupplier messageConsumer,
PushOperation pushOperation) |
RetryStrategy |
TaskProcessorRetryStrategyFactory.newRetryStrategy(IProxyPushSupplier pushSupplier,
PushOperation pushOperation) |
RetryStrategy |
WaitRetryStrategyFactory.newRetryStrategy(IProxyPushSupplier pushSupplier,
PushOperation pushOperation) |