|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.xaj.support.XAttack.Command
public static class XAttack.Command
A command-line arguments bean object.
| Field Summary | |
|---|---|
java.lang.String |
configFile
The Spring configuration file. |
int |
queryTaskDelay
The number of update threads to run. |
int |
queryThreads
The number of update threads to run. |
int |
runMinutes
The number of update threads to run. |
int |
updateTaskDelay
The number of update threads to run. |
int |
updateThreads
The number of update threads to run. |
| Constructor Summary | |
|---|---|
XAttack.Command()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String configFile
public int updateThreads
public int updateTaskDelay
public int queryThreads
public int queryTaskDelay
public int runMinutes
| Constructor Detail |
|---|
public XAttack.Command()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||