smallrye-reactive-messaging icon indicating copy to clipboard operation
smallrye-reactive-messaging copied to clipboard

Decorators should have access to connector config

Open scrocquesel opened this issue 2 years ago • 0 comments

I would like to configure a decorator per connector. When isConnector is true, would it be possible to pass a ConnectorConfig instance of the given connector to the decorate method or be able to retrieve one (constructor is protected) ?

scrocquesel avatar Nov 03 '22 18:11 scrocquesel