|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@MXBean(value=true) public interface MarketceteraFeedMXBean
Defines the set of attributes and operations available from the MarketceteraFeed.
| Method Summary | |
|---|---|
String |
getSenderCompID()
Gets the Sender Comp ID that is used to authenticate to the Marketcetera Exchange server. |
String |
getTargetCompID()
Gets the Target Comp ID that is used to authenticate to the Marketcetera Exchange server. |
String |
getURL()
Returns the URL that describes the location of the Marketcetera Exchange server. |
void |
setSenderCompID(String inSenderCompID)
Sets the Sender Comp ID that is used to authenticate to the Marketcetera Exchange server. |
void |
setTargetCompID(String inTargetCompID)
Sets the Target Comp ID that is used to authenticate to the Marketcetera Exchange server. |
void |
setURL(String inURL)
Sets the URL that describes the location of the Marketcetera Exchange server. |
| Methods inherited from interface org.marketcetera.marketdata.AbstractMarketDataModuleMXBean |
|---|
getAssetClasses, getCapabilities, getFeedStatus, reconnect |
| Method Detail |
|---|
String getURL()
String valuevoid setURL(String inURL)
inURL - a String valueString getSenderCompID()
String valuevoid setSenderCompID(String inSenderCompID)
inSenderCompID - a String valueString getTargetCompID()
String valuevoid setTargetCompID(String inTargetCompID)
inTargetCompID - a String value
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||