public interface MamdaFundamentalHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onFundamentals(MamdaSubscription subscription,
MamdaFundamentalListener listener,
com.wombat.mama.MamaMsg msg,
MamdaFundamentals fundas)
Access to data from updates containing fundamental data.
|
void onFundamentals(MamdaSubscription subscription, MamdaFundamentalListener listener, com.wombat.mama.MamaMsg msg, MamdaFundamentals fundas)
subscription - The subscription which received the update.listener - The listener which invoked this callback.msg - The MamaMsg that triggered this invocation.fundas - Access to the fundamental details in the update.Copyright 2007 Wombat Financial Software, Inc.