throw an exception if an executor is missing
authorSmokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Thu, 4 Oct 2018 19:18:28 +0000 (19:18 +0000)
committerSmokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Thu, 4 Oct 2018 19:18:28 +0000 (19:18 +0000)
commita68b1d51bdb4b5fb8575b7029b86d2d1abbfdace
treeae3e49ddfbc391b92eebb6b5c5067cadb160dac8
parent57539c114eadc1977c662efaad53f253cccdcb1d
throw an exception if an executor is missing

If trying to execute a node of a type which has no registered executor throw an exception instead of continuing to execute

Change-Id: Ic0a785e97ad85eb886f822e87a78347d9ea6563a
Issue-ID: CCSDK-610
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
sli/provider/src/main/java/org/onap/ccsdk/sli/core/sli/provider/SvcLogicServiceImpl.java [changed mode: 0644->0755]