|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@MXBean(value=true) public interface YahooFeedMXBean
Provides an MX interface for the Yahoo market data feed.
| Method Summary | |
|---|---|
String |
getRefreshInterval()
Gets the interval at which to refresh market data in ms. |
long |
getRequestCounter()
Gets the number of requests that have been made. |
String |
getURL()
Returns the URL that describes the location of the Yahoo server. |
void |
resetRequestCounter()
Resets the request counter. |
void |
setRefreshInterval(String inRefreshInterval)
Sets the interval at which to refresh market data in ms. |
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 getRefreshInterval()
String valuevoid setRefreshInterval(String inRefreshInterval)
inRefreshInterval - a String valuelong getRequestCounter()
long valuevoid resetRequestCounter()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||