Migrate ServiceFunctionForwarder listener to use blueprint annotations 79/60279/1
authorDavid Suarez <[email protected]>
Thu, 13 Jul 2017 09:48:42 +0000 (11:48 +0200)
committerDavid Suarez <[email protected]>
Thu, 13 Jul 2017 09:48:42 +0000 (11:48 +0200)
commitb9a9013c54316b92964c3c4324f2459aee7b162d
treeb014e4354ca44112e67e57f93283508bbb5b4b6e
parented654775bd0e5930dab504d5adff2975da0f56cd
Migrate ServiceFunctionForwarder listener to use blueprint annotations

Migrate ServiceFunctionForwarder to use blueprint annotations. Blueprint
annotations reduce follows the recommended guidelines for DI [1].

Some minor cleanup.

Change-Id: I8a2889a6fc1871be9d4c4019539e030f10d840a4
Signed-off-by: David Suarez <[email protected]>
sfc-provider/src/main/java/org/opendaylight/sfc/provider/listeners/ServiceFunctionForwarderListener.java
sfc-provider/src/main/resources/org/opendaylight/blueprint/sfc-provider.xml
sfc-provider/src/test/java/org/opendaylight/sfc/provider/listeners/ServiceFunctionForwarderListenerTest.java