commit | 6fb97d3373232c16823f374d637533d36ac1049c | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Wed Mar 20 16:40:02 2019 -0400 |
committer | Jim Hahn <jrh3@att.com> | Wed Mar 20 16:57:04 2019 -0400 |
tree | bc1c8a93bd01e14fddadd43cba8e4a5383815f47 | |
parent | 232bd030951905cb5ad2f1ddad5400a005fe40c6 [diff] |
Add wrapper for ServiceManager This makes it easier for a class to implement a Startable interface, using a ServiceManager internally, while preventing other classes from adding services to the manager (as would be the case if the class were simply subclassed from the ServiceManager). Changed the field name to be more descriptive. Fixed a typo in a comment. Change-Id: I1bed6291114d21c20d2324cbda81518bf9183139 Issue-ID: POLICY-1542 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: