Oracle Application Server Wireless Java API Reference
B14043-01


oracle.panama.rt.hook
Interface FeedDataFilterHook


public interface FeedDataFilterHook

Method Summary
 java.util.Map processData(java.util.Map aDict)
          For each data item that arrives, process it.

 

Method Detail

processData

public java.util.Map processData(java.util.Map aDict)
For each data item that arrives, process it. When this function returns all listeners on this filter will be notified.

Oracle Application Server Wireless Java API Reference
B14043-01


Copyright © 2004 Oracle Corporation. All Rights Reserved.