It would be useful for configuration elements to be able to receive notification when a BrokerFactory is created, so that third-party product derivations can better integrate into the BrokerFactory lifecycle. Currently, product derivations can operate on the Configuration instance, but not the BrokerFactory itself.
Description
It would be useful for configuration elements to be able to receive notification when a BrokerFactory is created, so that third-party product derivations can better integrate into the BrokerFactory lifecycle. Currently, product derivations can operate on the Configuration instance, but not the BrokerFactory itself.