Method | Description | |
---|---|---|
MessageProcessor ( IMessageMapper mappingEngine, ICommandInvoker commandInvoker, IUnitOfWork unitOfWork, |
||
Process ( object message, |
public MessageProcessor ( IMessageMapper mappingEngine, ICommandInvoker commandInvoker, IUnitOfWork unitOfWork, |
||
mappingEngine | IMessageMapper | |
commandInvoker | ICommandInvoker | |
unitOfWork | IUnitOfWork | |
configuration | ||
return | System |
public Process ( object message, |
||
message | object | |
messageType | ||
return |