Oracle Application Server Wireless Java API Reference
B14043-01


oracle.panama.feed
Interface FeedComponent

All Known Subinterfaces:
FeedDataListener, FeedDataParser, FeedDataSource, FeedDataStore, FeedObservable

public interface FeedComponent

Method Summary
 java.util.Map getArgumentDefs()
          Get the arguments that can be set for this component.
 void initialize(FeedConfig dataFeeder)
           

 

Method Detail

getArgumentDefs

public java.util.Map getArgumentDefs()
Get the arguments that can be set for this component.

initialize

public void initialize(FeedConfig dataFeeder)
                throws FeedException
Throws:
FeedException

Oracle Application Server Wireless Java API Reference
B14043-01


Copyright © 2004 Oracle Corporation. All Rights Reserved.