decorate

abstract fun decorate(delegate: ConnectionFactory): ConnectionFactory

Decorates the given ConnectionFactory.

Return

the decorated connection factory

Parameters

delegate

the connection factory which should be decorated