Added WSF_SELF_DOCUMENTED_AGENT_HANDLER and variants for uri, uri_template, starts_with, ...

to provide a way to documentate easily wsf agent handler.
This commit is contained in:
2013-09-24 15:23:15 +02:00
parent e7951338c9
commit 1d0eb14918
5 changed files with 269 additions and 2 deletions

View File

@@ -1,6 +1,10 @@
note
description: "Summary description for {WSF_SELF_DOCUMENTED_HANDLER}."
author: ""
description: "[
Interface defining a self documented handler
inherit from this class and define mapping_documentation to generate
auto self documentation on demand.
]"
date: "$Date$"
revision: "$Revision$"