commit | 265f24eb2a14ec15f397501212cb7eb887cc1f26 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Fri Mar 01 14:13:11 2019 -0500 |
committer | Jim Hahn <jrh3@att.com> | Fri Mar 01 15:03:44 2019 -0500 |
tree | a864b57118252989fccb763776486cb479cd79b2 | |
parent | 6aa615ca038801b48e50f9a5026b19446b22fe8d [diff] |
Add various listener classes Added various listener classes to support dispatch by message type and request id. The listeners are intended to form a pipeline: TopicSource => MessageTypeDispatcher => RequestIdDispatcher => TypedMessageListener Removed "PAP" from license. Changed "handler" to "listener" in most places. Simplified a test case. Verified that no error message logged on success cases. Removed println from test. Updated some comments. Change-Id: Ife265d14a6c5c8531601d9ce1343b88c1f8986a8 Issue-ID: POLICY-1444 Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains ONAP common code, which is shared by 'policy-drools-pdp' and 'policy-engine'. To build it: