Uses of Class
org.marketcetera.ors.brokers.SpringSelectorEntry

Packages that use SpringSelectorEntry
org.marketcetera.ors.brokers Broker management. 
 

Uses of SpringSelectorEntry in org.marketcetera.ors.brokers
 

Methods in org.marketcetera.ors.brokers that return SpringSelectorEntry
 SpringSelectorEntry SelectorEntry.getSpringSelectorEntry()
          Returns the receiver's configuration.
 

Methods in org.marketcetera.ors.brokers that return types with arguments of type SpringSelectorEntry
 List<SpringSelectorEntry> SpringSelector.getEntries()
          Returns the configurations of the receiver's entries.
 

Method parameters in org.marketcetera.ors.brokers with type arguments of type SpringSelectorEntry
 void SpringSelector.setEntries(List<SpringSelectorEntry> entries)
          Sets the configurations of the receiver's entries to the given ones.
 

Constructors in org.marketcetera.ors.brokers with parameters of type SpringSelectorEntry
SelectorEntry(SpringSelectorEntry springSelectorEntry)
          Creates a new entry based on the given configuration.
 



Copyright © 2012. All Rights Reserved.