Skip to content

How to access resolver members in subscription handler/filter? #949

Answered by MichalLytek
oliversalzburg asked this question in Q&A
Discussion options

You must be logged in to vote

If you use dependency injection, you can call Container.get() to get the instance of a service you use in resolver and call some methods there.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@oliversalzburg
Comment options

@MichalLytek
Comment options

@oliversalzburg
Comment options

Answer selected by oliversalzburg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants