Oracle Application Server Wireless Java API Reference
B10400-01

oracle.panama.feed
Interface FeedDataListener

All Superinterfaces:
FeedComponent
All Known Subinterfaces:
FeedDataStore

public interface FeedDataListener
extends FeedComponent

Method Summary
 void dataArrived(java.util.Map data)
          The callback that gets invoked when new data is available.

 

Methods inherited from interface oracle.panama.feed.FeedComponent
getArgumentDefs, initialize

 

Method Detail

dataArrived

public void dataArrived(java.util.Map data)
                 throws FeedException
The callback that gets invoked when new data is available.
FeedException

Oracle Application Server Wireless Java API Reference
B10400-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.