Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access EventProcessorContext via EventProcessorContext.DEFAULT_CONTEXT #274

Open
gregv12 opened this issue Apr 28, 2024 · 0 comments
Open
Assignees

Comments

@gregv12
Copy link
Contributor

gregv12 commented Apr 28, 2024

add additional access pathway for EventProcessorContext, this is supported:

@Inject
public EventProcessorContext context;

add something like Clock access

public Clock wallClock = Clock.DEFAULT_CLOCK;
@gregv12 gregv12 self-assigned this Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant