com.apama.ccyconverter
Event CurrencyConverterBaseImpl
cbCompleted
action< > cbCompleted
ccIface
com.apama.ccyconverter.CurrencyConverter ccIface
consts
com.apama.ccyconverter.Consts consts
crossCcy
dictionary<string, string > crossCcy
errorConsts
com.apama.ccyconverter.ErrorConsts errorConsts
iface
com.apama.config.ConfigurationStoreInterface iface
Abstract interface to the configuration service.
schema
com.apama.memorystore.Schema schema
callUpdateCallbacks
void callUpdateCallbacks()
create
void create(com.apama.ccyconverter.CurrencyConverter ccIface, dictionary<integer, action<com.apama.ccyconverter.CurrencyConverter, com.apama.utils.Error > > errorCallbacks)
-
Parameters:
-
ccIface
-
errorCallbacks
openTable
void openTable(dictionary<string, string > configuration, sequence<string > fields, action< > cbCompleted)
-
Parameters:
-
configuration
-
fields
-
cbCompleted