|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||