| Package | Description |
|---|---|
| org.axonframework.deadline | |
| org.axonframework.deadline.dbscheduler | |
| org.axonframework.deadline.jobrunr | |
| org.axonframework.deadline.quartz |
| Modifier and Type | Method and Description |
|---|---|
SimpleDeadlineManager.Builder |
SimpleDeadlineManager.Builder.scopeAwareProvider(ScopeAwareProvider scopeAwareProvider)
Sets the
ScopeAwareProvider which is capable of providing a stream of
Scope instances for a given ScopeDescriptor. |
| Modifier and Type | Method and Description |
|---|---|
DbSchedulerDeadlineManager.Builder |
DbSchedulerDeadlineManager.Builder.scopeAwareProvider(ScopeAwareProvider scopeAwareProvider)
Sets the
ScopeAwareProvider which is capable of providing a stream of
Scope instances for a given ScopeDescriptor. |
| Modifier and Type | Method and Description |
|---|---|
JobRunrDeadlineManager.Builder |
JobRunrDeadlineManager.Builder.scopeAwareProvider(ScopeAwareProvider scopeAwareProvider)
Sets the
ScopeAwareProvider which is capable of providing a stream of
Scope instances for a given ScopeDescriptor. |
| Modifier and Type | Method and Description |
|---|---|
QuartzDeadlineManager.Builder |
QuartzDeadlineManager.Builder.scopeAwareProvider(ScopeAwareProvider scopeAwareProvider)
Sets the
ScopeAwareProvider which is capable of providing a stream of
Scope instances for a given ScopeDescriptor. |
Copyright © 2010–2025. All rights reserved.