Bug 625 - Fixed Apache DM Activation after removing xtend code.
[controller.git] / opendaylight / md-sal / compatibility / sal-compatibility / src / main / java / org / opendaylight / controller / sal / compatibility / ComponentActivator.java
index b3a89a4ff9bb3d90d99cb50278985398f466a566..ba68d523af7faf32efd1e17ee040558f7a4b1323 100644 (file)
@@ -107,6 +107,7 @@ public class ComponentActivator extends ComponentActivatorAbstractBase {
                 nodeConnectorFactory,
                 topology,
                 tpProvider,
+                this // Used for setBroker callback
         };
     }