|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.marketcetera.ors.brokers.SelectorEntry
public class SelectorEntry
The in-memory representation of a selector entry.
| Constructor Summary | |
|---|---|
SelectorEntry(SpringSelectorEntry springSelectorEntry)
Creates a new entry based on the given configuration. |
|
| Method Summary | |
|---|---|
BrokerID |
getBroker()
Returns the receiver's broker ID. |
boolean |
getSkipIfUnavailable()
Returns the receiver's skip-if-unavailable flag. |
SpringSelectorEntry |
getSpringSelectorEntry()
Returns the receiver's configuration. |
SecurityType |
getTargetType()
Returns the receiver's target type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SelectorEntry(SpringSelectorEntry springSelectorEntry)
springSelectorEntry - The configuration.| Method Detail |
|---|
public SpringSelectorEntry getSpringSelectorEntry()
public SecurityType getTargetType()
public BrokerID getBroker()
public boolean getSkipIfUnavailable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||