com.dxfeed.ipf.services
Interface InstrumentProfileProvider


public interface InstrumentProfileProvider

Provides list of InstrumentProfile for publishing by InstrumentProfileService.


Method Summary
 java.util.List<InstrumentProfile> getInstrumentProfiles()
          Provides list of InstrumentProfile for publishing by InstrumentProfileService.
 

Method Detail

getInstrumentProfiles

java.util.List<InstrumentProfile> getInstrumentProfiles()
Provides list of InstrumentProfile for publishing by InstrumentProfileService. Instrument profiles will be published in the order of listing.