context property
C
context
final
An extra contextual value for the handler, whose value depends on the builder method used to define the message handler.
Implementation
final C context;
An extra contextual value for the handler, whose value depends on the builder method used to define the message handler.
final C context;