commit | fabde091ed5589552885265f8ed91bc1d72a9a6e | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Mon Mar 04 16:03:26 2019 -0500 |
committer | Jim Hahn <jrh3@att.com> | Mon Mar 04 20:12:27 2019 -0500 |
tree | 0ac567b3b063e4be61599b3fdeca95a097bd7c80 | |
parent | e7ad7f65ed1c66b6ec2af6d415a386c931bfe20c [diff] |
Add bean configurator Refactored PropertyConfiguration, but left the original class alone until references to it have been removed from other policy repos. Split the Property annotation out into its own file. Cloned the remaining code into BeanConfigurator, modifying its behavior so that, instead of operating on its own subclass, it operates on a provided bean. Also added an ability to copy the bean's fields to a Properties object. Updated license dates. Removed unneeded argument from functional interface. Added comment about always checking default values. Updated a few comments. Change-Id: Iff36fd0524032d7630f9ee08f0eef7b05de100d1 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: