Added new WSF_STANDALONE_SERVICE_OPTIONS, a descendant of WSF_SERVICE_LAUNCHER_OPTIONS specialized for standalone connectors.

This commit is contained in:
2016-10-13 21:55:16 +02:00
parent 8b43cb909a
commit b84f4838f5
5 changed files with 315 additions and 2 deletions

View File

@@ -0,0 +1,14 @@
note
description: "[
Options specific to websocket standalone connector.
]"
date: "$Date$"
revision: "$Revision$"
class
WSF_STANDALONE_WEBSOCKET_SERVICE_OPTIONS
inherit
WSF_STANDALONE_SERVICE_OPTIONS
end