onMessage
Receives and processes an incoming feature message.
This method evaluates the provided message using the configured message filter. If the message passes the filter, it is forwarded for further processing.
Parameters
message
The incoming feature message to be evaluated and potentially processed.