Emily-Jiang / microprofile.config.incubator

Apache License 2.0
0 stars 2 forks source link

Need a method to list all property Names #11

Closed tevans78 closed 7 years ago

tevans78 commented 7 years ago

This is just like Properties.propertyNames()

Emily-Jiang commented 7 years ago

added /* * Return a collection of property names * @return the property names / Collection getPropertyNames();