Added composed Activator for MD-SAL to AD-SAL translation 76/1876/8
authorTony Tkacik <ttkacik@cisco.com>
Mon, 14 Oct 2013 12:48:59 +0000 (14:48 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 15 Oct 2013 01:04:42 +0000 (01:04 +0000)
commit4b69767072a83b7a6e5229a9c3bf38ecc0f49466
tree75b1f5d7a88d2d0a6f795861a73ff2b65023b952
parent8236c4c6df5fa7d189543d4695ea4da5d44666b9
Added composed Activator for MD-SAL to AD-SAL translation

Activator implements both ComponentBase Activator from AD-SAL
and uses Felix DM to retrieve Binding-Aware Broker which
then treats Activator as BindingAwareConsumer.

Change-Id: I24b414d8b9d0846d12cff55d5a3b54fa6b697c05
Signed-off-by: Tony Tkacik <ttkacik@cisco.com>
opendaylight/md-sal/sal-compability/pom.xml
opendaylight/md-sal/sal-compability/src/main/java/org/opendaylight/controller/sal/compability/ComponentActivator.xtend [new file with mode: 0644]