sshikov / jsendnsca

Automatically exported from code.google.com/p/jsendnsca
0 stars 0 forks source link

V2.0: Provide NagiosSettingsFactory for creation of nagios settings from properties file #28

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Story

As an API user, I want a Factory so that I can easily create a NagiosSettings 
instance from a properties file or properties object.

Notes

Properties will have to adhere to defined key names to be described in 
javadoc e.g.

nagios.nsca.hostname=foo
nagios.nsca.port=5667
...

A default NagiosSettings object will be created. Any of the defined keys 
present in the properties will then be used to override default settings.

Original issue reported on code.google.com by rajneeshpatel on 26 Jan 2010 at 10:50

GoogleCodeExporter commented 9 years ago

Original comment by rajneeshpatel on 26 Jan 2010 at 10:50

GoogleCodeExporter commented 9 years ago

Original comment by rajneeshpatel on 29 Jun 2010 at 9:17