add msb config 49/19149/1
authorLuji7 <lu.ji3@zte.com.cn>
Mon, 16 Oct 2017 12:05:21 +0000 (20:05 +0800)
committerLuji7 <lu.ji3@zte.com.cn>
Mon, 16 Oct 2017 12:05:30 +0000 (20:05 +0800)
commitb7503ec5b347cf30dd5bfbc27dac076fbb6f5418
tree2aaf5ca99c5a7634fb202d6ac58d5374ab6004cc
parent21c183604fa889417ab579027ed6a0bffb79ceda
add msb config

Change-Id: Ibee1e8622409f867a865ada18576db3ff1eb855d
Issue-Id: USECASEUI-36
Signed-off-by: Luji7 <lu.ji3@zte.com.cn>
usecaseui-common/pom.xml
usecaseui-common/src/main/java/org/onap/portal/bean/MsbRegisterBean.java [new file with mode: 0644]
usecaseui-common/src/main/java/org/onap/portal/bean/ServiceNodeBean.java [new file with mode: 0644]
usecaseui-common/src/main/java/org/onap/portal/system/CommonUtil.java [new file with mode: 0644]
usecaseui-common/src/main/java/org/onap/portal/system/Constants.java [new file with mode: 0644]
usecaseui-common/src/main/java/org/onap/portal/system/RegisterService.java [new file with mode: 0644]
usecaseui-common/src/main/java/org/onap/portal/system/SystemListener.java [new file with mode: 0644]
usecaseui-common/src/main/resources/logback.xml [new file with mode: 0644]
usecaseui-common/src/main/resources/portalConfig/msb_register.xml [new file with mode: 0644]
usecaseui-common/src/main/webapp/WEB-INF/web.xml