Interface RelationalTagResolver<A extends Audience>
- Type Parameters:
A- the audiences type
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Relational Placeholder based on two Audiences.
- Since:
- 3.0.0
-
Method Summary
-
Method Details
-
tag
A Tag based on two audiences- Parameters:
audience- the principal audiencerelational- the another audiencequeue- the argument queuectx- the context- Returns:
- a tag
- Since:
- 3.0.0
-