John D. Ament created GERONIMO-6589:
---------------------------------------
Summary: Use getPropertyNames to locate properties that should
exist
Key: GERONIMO-6589
URL: https://issues.apache.org/jira/browse/GERONIMO-6589
Project: Geronimo
Issue Type: Improvement
Security Level: public (Regular issues)
Components: Config
Reporter: John D. Ament
Right now, Config relies on checking that the property exists in the
ConfigSource to know what properties are supported.
In MP Config 1.1 we added a getPropertyNames method that returns the set of
property keys known to this config source. It is a default method. We should
use that to know whether or not a property key exists.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)