Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
A
C
D
E
G
I
M
P
S
U
A
addMeasures(ArrayList)
- Method in class com.egurkha.agent.tests.
GenericTest
Adds measures from the Test to the eGurkha system
addMeasures(String, ArrayList)
- Method in class com.egurkha.agent.tests.
GenericTest
Adds measures from the Test to the eGurkha system
addNewMeasure(ArrayList)
- Method in class com.egurkha.agent.tests.
GenericTest
addNewMeasure(String, ArrayList)
- Method in class com.egurkha.agent.tests.
GenericTest
addUnknownMeasures()
- Method in class com.egurkha.agent.tests.
GenericTest
Adds unknown measures from the Test to the eGurkha system during an exceptional condition
C
computeMeasures(Hashtable)
- Method in class com.egurkha.agent.tests.
GenericTest
D
descMeasures
- Variable in class com.egurkha.agent.tests.
GenericTest
E
executeTest()
- Method in class com.egurkha.agent.tests.
GenericTest
G
GenericTest
- class com.egurkha.agent.tests.
GenericTest
.
GenericTest is the abstract base class for all user-defined Tests which an eGurkha user can develop and add to the existing eGurkha system.
GenericTest(String[])
- Constructor for class com.egurkha.agent.tests.
GenericTest
getParams(String[])
- Method in class com.egurkha.agent.tests.
GenericTest
Initializes the necessary variables of the test and is called from the constructor
getValueForParam(String)
- Method in class com.egurkha.agent.tests.
GenericTest
Gets the value for a parameter passed for the Test
I
initTest()
- Method in class com.egurkha.agent.tests.
GenericTest
Initializes the Test
M
measureCount
- Variable in class com.egurkha.agent.tests.
GenericTest
measures
- Variable in class com.egurkha.agent.tests.
GenericTest
P
params
- Variable in class com.egurkha.agent.tests.
GenericTest
S
setErrorMessage(String)
- Method in class com.egurkha.agent.tests.
GenericTest
Logs an error message associated with the Test to the eGurkha system
setMeasureCount(int)
- Method in class com.egurkha.agent.tests.
GenericTest
Sets the count of measures for a test and is called from the test's constructor
U
updateAllMeasures()
- Method in class com.egurkha.agent.tests.
GenericTest
Updates all measures for the Test with the eGurkha system
updateAllMeasures(boolean)
- Method in class com.egurkha.agent.tests.
GenericTest
Updates all measures for the Test with the eGurkha system
A
C
D
E
G
I
M
P
S
U
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES