public interface Selector
message endpoints
in case of annotation-driven configuration of message senders,
or message-log receivers.
Selectors are supported by several Synapse annotations:
Example:
@Configuration
@EnableMessageSenderEndpoint channelName="my-channel", selector=MessageQueue.class