|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.powertac.common.Broker
org.powertac.du.DefaultBroker
public class DefaultBroker
| Constructor Summary | |
|---|---|
DefaultBroker(String username)
|
|
| Method Summary | |
|---|---|
void |
receiveMessage(Object object)
Receives a message intended for the broker, forwards it to the message handler in the enclosing service. |
void |
setService(DefaultBrokerService service)
|
| Methods inherited from class org.powertac.common.Broker |
|---|
addMarketPosition, findMarketPositionByTimeslot, getCash, getId, getKey, getPassword, getUsername, isEnabled, isLocal, isWholesale, setCash, setEnabled, setKey, setLocal, setPassword, setQueueName, setWholesale, toQueueName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultBroker(String username)
| Method Detail |
|---|
public void setService(DefaultBrokerService service)
public void receiveMessage(Object object)
receiveMessage in class org.powertac.common.Broker
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||