Fix log error about non-volatile reference in SegmentRoutingManager

OSGi requires attributes such as xconnectService to be declared volatile
to handle a dynamic reference.

Since xconnectService is now declared volatile and Karaf runtime is able
to set/unset its value, there's no longer need to use event-based
binding/unbinding with dedicated methods.

Change-Id: I5ab64fbf2bd5a76f5a14c6845127246eb7352a8f
1 file changed
tree: 558f6c58f3a5a5ed67739ca0a2089bc94cf92061
  1. BUILD
  2. app/
  3. web/