Interface GlobalTagResolver
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
A GlobalResolver is responsible for providing information regardless of additional conditions such as an audience.
-
Method Summary
-
Method Details
-
tag
A global tag.- Parameters:
queue- the argument queuecontext- the parsing context- Returns:
- a tag
- Since:
- 3.0.0
-