|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectjTPCCTerminal
| Field Summary |
| Constructor Summary | |
jTPCCTerminal(java.lang.String terminalName,
int terminalWarehouseID,
int terminalDistrictID,
java.sql.Connection conn,
int numTransactions,
JOutputArea terminalOutputArea,
JOutputArea errorOutputArea,
boolean debugMessages,
int paymentWeight,
int orderStatusWeight,
int deliveryWeight,
int stockLevelWeight,
int numWarehouses,
jTPCC parent)
|
|
| Method Summary | |
void |
run()
|
void |
stopRunningWhenPossible()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public jTPCCTerminal(java.lang.String terminalName,
int terminalWarehouseID,
int terminalDistrictID,
java.sql.Connection conn,
int numTransactions,
JOutputArea terminalOutputArea,
JOutputArea errorOutputArea,
boolean debugMessages,
int paymentWeight,
int orderStatusWeight,
int deliveryWeight,
int stockLevelWeight,
int numWarehouses,
jTPCC parent)
throws java.sql.SQLException
| Method Detail |
public void run()
run in interface java.lang.Runnablepublic void stopRunningWhenPossible()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||