HONEYCOMB-360 - Utility for conditional initialization of HC guice modules 61/7361/7
authorMarek Gradzki <mgradzki@cisco.com>
Fri, 30 Jun 2017 19:53:23 +0000 (21:53 +0200)
committerMarek Gradzki <mgradzki@cisco.com>
Fri, 30 Jun 2017 20:06:27 +0000 (22:06 +0200)
commit5952721d74f9e1af59c3deb1018054aa4424c461
treebdd99659624a95bfd8a13852ba0fb733ea6a83cf
parent84ff4e5fd52c064437d0b6dcf43b2223f440b3c5
HONEYCOMB-360 - Utility for conditional initialization of HC guice modules

Change-Id: Ia1a3f44c7dae0b4b0be99f96abb017e1b022ec32
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Signed-off-by: Jan Srnicek <jsrnicek@cisco.com>
infra/northbound/common/pom.xml [new file with mode: 0644]
infra/northbound/common/src/main/java/io/fd/honeycomb/northbound/ConfigurationSupplier.java [new file with mode: 0644]
infra/northbound/common/src/main/java/io/fd/honeycomb/northbound/NorthboundAbstractModule.java [new file with mode: 0644]
infra/northbound/common/src/main/java/io/fd/honeycomb/northbound/NorthboundPrivateModule.java [new file with mode: 0644]
infra/northbound/pom.xml [new file with mode: 0644]
infra/pom.xml