Constructor
new module:caplin/fx/providers/WebServiceBusinessDateService(sUrl)
Provides an implementation of a
module:caplin/fx/services/BusinessDateService
which retrieves
business dates from a web service.
Parameters:
Name | Type | Description |
---|---|---|
sUrl |
String | The URL of the web service. |
- Implements: