com.wombat.mama
public interface MamaDictionaryCallback
MamaDictionaryCallback
receives notification regarding the
population of the data dictionary. Clients implement the interface and
pass it to MamaSubscription.createDictionarySubscription()
MamaDictionary
Modifier and Type | Method and Description |
---|---|
void |
onComplete()
Invoked when dictionary creation is complete.
|
void |
onError(java.lang.String message)
Invoked when an error occurs.
|
void |
onTimeout()
Called when a timeout occurs.
|
Copyright 2011 NYSE Technologies