ProcessorInfo
Represents information about a message processor.
Processors are components that handle messages within a bounded context. This interface provides the essential metadata needed to identify and locate processors in the messaging system, combining bounded context information with a specific processor name.