|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.cuny.cat.ClientRegistry
edu.cuny.cat.TraderRegistry
public class TraderRegistry
A registry for a trader client.
| Field Summary | |
|---|---|
protected static org.apache.log4j.Logger |
logger
|
| Fields inherited from class edu.cuny.cat.ClientRegistry |
|---|
day, id, shouts, specialists, traders, transactions |
| Constructor Summary | |
|---|---|
TraderRegistry()
|
|
| Method Summary | |
|---|---|
protected void |
processRegistration(RegistrationEvent event)
|
| Methods inherited from class edu.cuny.cat.ClientRegistry |
|---|
addSpecialist, addTrader, eventOccurred, getShout, getSpecialist, getSpecialistIds, getSpecialists, getTrader, getTraderIds, getTraders, getTransaction, printStatus, processDayOpening, processGameStarting, processIdAssigned, processShoutPlaced, processShoutPosted, processTransactionExecuted, processTransactionPosted, registerTrader, registerTrader |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static org.apache.log4j.Logger logger
| Constructor Detail |
|---|
public TraderRegistry()
| Method Detail |
|---|
protected void processRegistration(RegistrationEvent event)
processRegistration in class ClientRegistry
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||