com.wombat.mamda
public interface MamdaMultiParticipantHandler
Modifier and Type | Method and Description |
---|---|
void |
onConsolidatedCreate(MamdaSubscription subscription,
MamdaMultiParticipantManager manager)
Method invoked when the consolidated trade and BBO quote
information for the security has become available.
|
void |
onParticipantCreate(MamdaSubscription subscription,
MamdaMultiParticipantManager manager,
java.lang.String particpantId,
com.wombat.mama.MamaBoolean isPrimary)
Method invoked when the trade and quote information for a
participant has become available for the security.
|
void onConsolidatedCreate(MamdaSubscription subscription, MamdaMultiParticipantManager manager)
void onParticipantCreate(MamdaSubscription subscription, MamdaMultiParticipantManager manager, java.lang.String particpantId, com.wombat.mama.MamaBoolean isPrimary)
Copyright 2007 Wombat Financial Software, Inc.