oracle.panama.feed
Interface FeedComponent

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

public interface FeedComponent


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

Method Detail

initialize

public void initialize(FeedConfig dataFeeder)
                throws FeedException
Parameters:
dataFeeder: - the DataFeeder that owns this component

getArgumentDefs

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