Eliminate static wiring of MessageIntelligenceAgency

Description

MessageIntelligenceAgency is instantiated as a static field in OpenFlowPluginProviderImpl, whence from it is acquired through a static method.

The implementation has no dependencies and therefore we should be wiring it as a singleton Component end inject it into all users.

Activity

Show:
Done

Details

Assignee

Reporter

Labels

Priority

Created May 22, 2024 at 8:58 AM
Updated May 22, 2024 at 11:49 AM
Resolved May 22, 2024 at 11:49 AM