Initialize the App and Config Class 71/9071/1
authorGuangrong Fu <fu.guangrong@zte.com.cn>
Tue, 29 Aug 2017 11:27:16 +0000 (19:27 +0800)
committerGuangrong Fu <fu.guangrong@zte.com.cn>
Tue, 29 Aug 2017 11:27:16 +0000 (19:27 +0800)
commit1db590a6b07cfd0ab8c1718b0b760a25fe4dd60f
tree14b211efc2eb9195bf0ced0257826e2d4a39b7a4
parent5102883ee8c932699a4bebddb3814d8bf7ace4b7
Initialize the App and Config Class

Create DmaapDsaActiveApp.java
Create DmaapDsaConfig.java

Change-Id: Idbc3c1c8306e97ad0d4eb0941d498df591a1f3eb
Issue-ID: HOLMES-29
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
dmaap-dsa/src/main/java/org/onap/holmes/dsa/dmaap/DmaapDsaActiveApp.java [new file with mode: 0644]
dmaap-dsa/src/main/java/org/onap/holmes/dsa/dmaap/DmaapDsaConfig.java [new file with mode: 0644]