]> git.llucax.com Git - software/pymin.git/commitdiff
Add a ParametersHandler to services.util.
authorLeandro Lucarella <llucarella@integratech.com.ar>
Thu, 4 Oct 2007 14:35:40 +0000 (11:35 -0300)
committerLeandro Lucarella <llucarella@integratech.com.ar>
Thu, 4 Oct 2007 14:35:40 +0000 (11:35 -0300)
This class is a helper to provide common service parameters commands: get,
set, list and show.

All service handlers that use parameters were update to inherit from this
class.


No differences found