~codescore-dev/codescore/version-1.0

« back to all changes in this revision

Viewing changes to doc/java_doc/net/codescore/exe/GradingThread.html

  • Committer: Adam Cornett
  • Date: 2008-05-16 02:53:17 UTC
  • mfrom: (65.1.52 codescore)
  • Revision ID: adam.cornett@gmail.com-20080516025317-douek1kxjabvb3wu
Merged changes from my branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
2
<!--NewPage-->
 
3
<HTML>
 
4
<HEAD>
 
5
<!-- Generated by javadoc (build 1.6.0) on Tue May 13 18:47:08 EDT 2008 -->
 
6
<TITLE>
 
7
GradingThread (Code Score Documentation)
 
8
</TITLE>
 
9
 
 
10
<META NAME="date" CONTENT="2008-05-13">
 
11
 
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
 
13
 
 
14
<SCRIPT type="text/javascript">
 
15
function windowTitle()
 
16
{
 
17
    if (location.href.indexOf('is-external=true') == -1) {
 
18
        parent.document.title="GradingThread (Code Score Documentation)";
 
19
    }
 
20
}
 
21
</SCRIPT>
 
22
<NOSCRIPT>
 
23
</NOSCRIPT>
 
24
 
 
25
</HEAD>
 
26
 
 
27
<BODY BGCOLOR="white" onload="windowTitle();">
 
28
<HR>
 
29
 
 
30
 
 
31
<!-- ========= START OF TOP NAVBAR ======= -->
 
32
<A NAME="navbar_top"><!-- --></A>
 
33
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 
34
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
35
<TR>
 
36
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
37
<A NAME="navbar_top_firstrow"><!-- --></A>
 
38
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
39
  <TR ALIGN="center" VALIGN="top">
 
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
42
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/GradingThread.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
 
44
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
45
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
46
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
47
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
48
  </TR>
 
49
</TABLE>
 
50
</TD>
 
51
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
52
</EM>
 
53
</TD>
 
54
</TR>
 
55
 
 
56
<TR>
 
57
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
58
&nbsp;<A HREF="../../../net/codescore/exe/GradingMode.html" title="enum in net.codescore.exe"><B>PREV CLASS</B></A>&nbsp;
 
59
&nbsp;<A HREF="../../../net/codescore/exe/ProcessResult.html" title="class in net.codescore.exe"><B>NEXT CLASS</B></A></FONT></TD>
 
60
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
61
  <A HREF="../../../index.html?net/codescore/exe/GradingThread.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
62
&nbsp;<A HREF="GradingThread.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
63
&nbsp;<SCRIPT type="text/javascript">
 
64
  <!--
 
65
  if(window==top) {
 
66
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
67
  }
 
68
  //-->
 
69
</SCRIPT>
 
70
<NOSCRIPT>
 
71
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 
72
</NOSCRIPT>
 
73
 
 
74
 
 
75
</FONT></TD>
 
76
</TR>
 
77
<TR>
 
78
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
79
  SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_java.lang.Thread">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
80
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
81
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
82
</TR>
 
83
</TABLE>
 
84
<A NAME="skip-navbar_top"></A>
 
85
<!-- ========= END OF TOP NAVBAR ========= -->
 
86
 
 
87
<HR>
 
88
<!-- ======== START OF CLASS DATA ======== -->
 
89
<H2>
 
90
<FONT SIZE="-1">
 
91
net.codescore.exe</FONT>
 
92
<BR>
 
93
Class GradingThread</H2>
 
94
<PRE>
 
95
<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
 
96
  <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true" title="class or interface in java.lang">java.lang.Thread</A>
 
97
      <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>net.codescore.exe.GradingThread</B>
 
98
</PRE>
 
99
<DL>
 
100
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang">Runnable</A></DD>
 
101
</DL>
 
102
<HR>
 
103
<DL>
 
104
<DT><PRE>public class <A HREF="../../../src-html/net/codescore/exe/GradingThread.html#line.30"><B>GradingThread</B></A><DT>extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true" title="class or interface in java.lang">Thread</A></DL>
 
105
</PRE>
 
106
 
 
107
<P>
 
108
A thread for listening to a competition manager for submissions to grade
 
109
<P>
 
110
 
 
111
<P>
 
112
<DL>
 
113
<DT><B>Author:</B></DT>
 
114
  <DD>Adam Cornett</DD>
 
115
</DL>
 
116
<HR>
 
117
 
 
118
<P>
 
119
<!-- ======== NESTED CLASS SUMMARY ======== -->
 
120
 
 
121
<A NAME="nested_class_summary"><!-- --></A>
 
122
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
123
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
124
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
125
<B>Nested Class Summary</B></FONT></TH>
 
126
</TR>
 
127
</TABLE>
 
128
&nbsp;<A NAME="nested_classes_inherited_from_class_java.lang.Thread"><!-- --></A>
 
129
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
130
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
131
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true" title="class or interface in java.lang">Thread</A></B></TH>
 
132
</TR>
 
133
<TR BGCOLOR="white" CLASS="TableRowColor">
 
134
<TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.State.html?is-external=true" title="class or interface in java.lang">Thread.State</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.UncaughtExceptionHandler.html?is-external=true" title="class or interface in java.lang">Thread.UncaughtExceptionHandler</A></CODE></TD>
 
135
</TR>
 
136
</TABLE>
 
137
&nbsp;
 
138
<!-- =========== FIELD SUMMARY =========== -->
 
139
 
 
140
<A NAME="field_summary"><!-- --></A>
 
141
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
142
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
143
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
144
<B>Field Summary</B></FONT></TH>
 
145
</TR>
 
146
<TR BGCOLOR="white" CLASS="TableRowColor">
 
147
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
148
<CODE>private &nbsp;<A HREF="../../../net/codescore/managers/CompetitionManager.html" title="class in net.codescore.managers">CompetitionManager</A></CODE></FONT></TD>
 
149
<TD><CODE><B><A HREF="../../../net/codescore/exe/GradingThread.html#compManager">compManager</A></B></CODE>
 
150
 
 
151
<BR>
 
152
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
153
</TR>
 
154
<TR BGCOLOR="white" CLASS="TableRowColor">
 
155
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
156
<CODE>private &nbsp;<A HREF="http://cayenne.apache.org/doc/api/org/apache/cayenne/access/DataContext.html?is-external=true" title="class or interface in org.apache.cayenne.access">DataContext</A></CODE></FONT></TD>
 
157
<TD><CODE><B><A HREF="../../../net/codescore/exe/GradingThread.html#context">context</A></B></CODE>
 
158
 
 
159
<BR>
 
160
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
161
</TR>
 
162
<TR BGCOLOR="white" CLASS="TableRowColor">
 
163
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
164
<CODE>private &nbsp;<A HREF="../../../net/codescore/exe/Grader.html" title="class in net.codescore.exe">Grader</A></CODE></FONT></TD>
 
165
<TD><CODE><B><A HREF="../../../net/codescore/exe/GradingThread.html#g">g</A></B></CODE>
 
166
 
 
167
<BR>
 
168
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
169
</TR>
 
170
<TR BGCOLOR="white" CLASS="TableRowColor">
 
171
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
172
<CODE>private &nbsp;org.apache.commons.logging.Log</CODE></FONT></TD>
 
173
<TD><CODE><B><A HREF="../../../net/codescore/exe/GradingThread.html#log">log</A></B></CODE>
 
174
 
 
175
<BR>
 
176
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
177
</TR>
 
178
<TR BGCOLOR="white" CLASS="TableRowColor">
 
179
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
180
<CODE>private &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 
181
<TD><CODE><B><A HREF="../../../net/codescore/exe/GradingThread.html#status">status</A></B></CODE>
 
182
 
 
183
<BR>
 
184
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
185
</TR>
 
186
<TR BGCOLOR="white" CLASS="TableRowColor">
 
187
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
188
<CODE>private &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/atomic/AtomicBoolean.html?is-external=true" title="class or interface in java.util.concurrent.atomic">AtomicBoolean</A></CODE></FONT></TD>
 
189
<TD><CODE><B><A HREF="../../../net/codescore/exe/GradingThread.html#stopRunning">stopRunning</A></B></CODE>
 
190
 
 
191
<BR>
 
192
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
193
</TR>
 
194
</TABLE>
 
195
&nbsp;<A NAME="fields_inherited_from_class_java.lang.Thread"><!-- --></A>
 
196
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
197
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
198
<TH ALIGN="left"><B>Fields inherited from class java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true" title="class or interface in java.lang">Thread</A></B></TH>
 
199
</TR>
 
200
<TR BGCOLOR="white" CLASS="TableRowColor">
 
201
<TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#MAX_PRIORITY" title="class or interface in java.lang">MAX_PRIORITY</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#MIN_PRIORITY" title="class or interface in java.lang">MIN_PRIORITY</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#NORM_PRIORITY" title="class or interface in java.lang">NORM_PRIORITY</A></CODE></TD>
 
202
</TR>
 
203
</TABLE>
 
204
&nbsp;
 
205
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
206
 
 
207
<A NAME="constructor_summary"><!-- --></A>
 
208
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
209
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
210
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
211
<B>Constructor Summary</B></FONT></TH>
 
212
</TR>
 
213
<TR BGCOLOR="white" CLASS="TableRowColor">
 
214
<TD><CODE><B><A HREF="../../../net/codescore/exe/GradingThread.html#GradingThread(net.codescore.managers.CompetitionManager)">GradingThread</A></B>(<A HREF="../../../net/codescore/managers/CompetitionManager.html" title="class in net.codescore.managers">CompetitionManager</A>&nbsp;cm)</CODE>
 
215
 
 
216
<BR>
 
217
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
218
</TR>
 
219
</TABLE>
 
220
&nbsp;
 
221
<!-- ========== METHOD SUMMARY =========== -->
 
222
 
 
223
<A NAME="method_summary"><!-- --></A>
 
224
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
225
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
226
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
227
<B>Method Summary</B></FONT></TH>
 
228
</TR>
 
229
<TR BGCOLOR="white" CLASS="TableRowColor">
 
230
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
231
<CODE>&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 
232
<TD><CODE><B><A HREF="../../../net/codescore/exe/GradingThread.html#getStatus()">getStatus</A></B>()</CODE>
 
233
 
 
234
<BR>
 
235
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
236
</TR>
 
237
<TR BGCOLOR="white" CLASS="TableRowColor">
 
238
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
239
<CODE>&nbsp;void</CODE></FONT></TD>
 
240
<TD><CODE><B><A HREF="../../../net/codescore/exe/GradingThread.html#run()">run</A></B>()</CODE>
 
241
 
 
242
<BR>
 
243
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
244
</TR>
 
245
<TR BGCOLOR="white" CLASS="TableRowColor">
 
246
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
247
<CODE>&nbsp;void</CODE></FONT></TD>
 
248
<TD><CODE><B><A HREF="../../../net/codescore/exe/GradingThread.html#stopGrading()">stopGrading</A></B>()</CODE>
 
249
 
 
250
<BR>
 
251
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
252
</TR>
 
253
</TABLE>
 
254
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Thread"><!-- --></A>
 
255
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
256
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
257
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true" title="class or interface in java.lang">Thread</A></B></TH>
 
258
</TR>
 
259
<TR BGCOLOR="white" CLASS="TableRowColor">
 
260
<TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#activeCount()" title="class or interface in java.lang">activeCount</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#checkAccess()" title="class or interface in java.lang">checkAccess</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#countStackFrames()" title="class or interface in java.lang">countStackFrames</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#currentThread()" title="class or interface in java.lang">currentThread</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#destroy()" title="class or interface in java.lang">destroy</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#dumpStack()" title="class or interface in java.lang">dumpStack</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#enumerate(java.lang.Thread[])" title="class or interface in java.lang">enumerate</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#getAllStackTraces()" title="class or interface in java.lang">getAllStackTraces</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#getContextClassLoader()" title="class or interface in java.lang">getContextClassLoader</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#getDefaultUncaughtExceptionHandler()" title="class or interface in java.lang">getDefaultUncaughtExceptionHandler</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#getId()" title="class or interface in java.lang">getId</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#getName()" title="class or interface in java.lang">getName</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#getPriority()" title="class or interface in java.lang">getPriority</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#getStackTrace()" title="class or interface in java.lang">getStackTrace</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#getState()" title="class or interface in java.lang">getState</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#getThreadGroup()" title="class or interface in java.lang">getThreadGroup</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#getUncaughtExceptionHandler()" title="class or interface in java.lang">getUncaughtExceptionHandler</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#holdsLock(java.lang.Object)" title="class or interface in java.lang">holdsLock</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#interrupt()" title="class or interface in java.lang">interrupt</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#interrupted()" title="class or interface in java.lang">interrupted</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#isAlive()" title="class or interface in java.lang">isAlive</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#isDaemon()" title="class or interface in java.lang">isDaemon</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#isInterrupted()" title="class or interface in java.lang">isInterrupted</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#join()" title="class or interface in java.lang">join</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#join(long)" title="class or interface in java.lang">join</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#join(long, int)" title="class or interface in java.lang">join</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#resume()" title="class or interface in java.lang">resume</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#setContextClassLoader(java.lang.ClassLoader)" title="class or interface in java.lang">setContextClassLoader</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#setDaemon(boolean)" title="class or interface in java.lang">setDaemon</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#setDefaultUncaughtExceptionHandler(java.lang.Thread.UncaughtExceptionHandler)" title="class or interface in java.lang">setDefaultUncaughtExceptionHandler</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#setName(java.lang.String)" title="class or interface in java.lang">setName</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#setPriority(int)" title="class or interface in java.lang">setPriority</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#setUncaughtExceptionHandler(java.lang.Thread.UncaughtExceptionHandler)" title="class or interface in java.lang">setUncaughtExceptionHandler</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#sleep(long)" title="class or interface in java.lang">sleep</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#sleep(long, int)" title="class or interface in java.lang">sleep</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#start()" title="class or interface in java.lang">start</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#stop()" title="class or interface in java.lang">stop</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#stop(java.lang.Throwable)" title="class or interface in java.lang">stop</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#suspend()" title="class or interface in java.lang">suspend</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#yield()" title="class or interface in java.lang">yield</A></CODE></TD>
 
261
</TR>
 
262
</TABLE>
 
263
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 
264
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
265
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
266
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 
267
</TR>
 
268
<TR BGCOLOR="white" CLASS="TableRowColor">
 
269
<TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 
270
</TR>
 
271
</TABLE>
 
272
&nbsp;
 
273
<P>
 
274
 
 
275
<!-- ============ FIELD DETAIL =========== -->
 
276
 
 
277
<A NAME="field_detail"><!-- --></A>
 
278
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
279
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
280
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
 
281
<B>Field Detail</B></FONT></TH>
 
282
</TR>
 
283
</TABLE>
 
284
 
 
285
<A NAME="compManager"><!-- --></A><H3>
 
286
compManager</H3>
 
287
<PRE>
 
288
private final <A HREF="../../../net/codescore/managers/CompetitionManager.html" title="class in net.codescore.managers">CompetitionManager</A> <A HREF="../../../src-html/net/codescore/exe/GradingThread.html#line.31"><B>compManager</B></A></PRE>
 
289
<DL>
 
290
<DL>
 
291
</DL>
 
292
</DL>
 
293
<HR>
 
294
 
 
295
<A NAME="context"><!-- --></A><H3>
 
296
context</H3>
 
297
<PRE>
 
298
private <A HREF="http://cayenne.apache.org/doc/api/org/apache/cayenne/access/DataContext.html?is-external=true" title="class or interface in org.apache.cayenne.access">DataContext</A> <A HREF="../../../src-html/net/codescore/exe/GradingThread.html#line.32"><B>context</B></A></PRE>
 
299
<DL>
 
300
<DL>
 
301
</DL>
 
302
</DL>
 
303
<HR>
 
304
 
 
305
<A NAME="g"><!-- --></A><H3>
 
306
g</H3>
 
307
<PRE>
 
308
private <A HREF="../../../net/codescore/exe/Grader.html" title="class in net.codescore.exe">Grader</A> <A HREF="../../../src-html/net/codescore/exe/GradingThread.html#line.33"><B>g</B></A></PRE>
 
309
<DL>
 
310
<DL>
 
311
</DL>
 
312
</DL>
 
313
<HR>
 
314
 
 
315
<A NAME="log"><!-- --></A><H3>
 
316
log</H3>
 
317
<PRE>
 
318
private org.apache.commons.logging.Log <A HREF="../../../src-html/net/codescore/exe/GradingThread.html#line.34"><B>log</B></A></PRE>
 
319
<DL>
 
320
<DL>
 
321
</DL>
 
322
</DL>
 
323
<HR>
 
324
 
 
325
<A NAME="status"><!-- --></A><H3>
 
326
status</H3>
 
327
<PRE>
 
328
private volatile <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../src-html/net/codescore/exe/GradingThread.html#line.35"><B>status</B></A></PRE>
 
329
<DL>
 
330
<DL>
 
331
</DL>
 
332
</DL>
 
333
<HR>
 
334
 
 
335
<A NAME="stopRunning"><!-- --></A><H3>
 
336
stopRunning</H3>
 
337
<PRE>
 
338
private <A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/atomic/AtomicBoolean.html?is-external=true" title="class or interface in java.util.concurrent.atomic">AtomicBoolean</A> <A HREF="../../../src-html/net/codescore/exe/GradingThread.html#line.37"><B>stopRunning</B></A></PRE>
 
339
<DL>
 
340
<DL>
 
341
</DL>
 
342
</DL>
 
343
 
 
344
<!-- ========= CONSTRUCTOR DETAIL ======== -->
 
345
 
 
346
<A NAME="constructor_detail"><!-- --></A>
 
347
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
348
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
349
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
 
350
<B>Constructor Detail</B></FONT></TH>
 
351
</TR>
 
352
</TABLE>
 
353
 
 
354
<A NAME="GradingThread(net.codescore.managers.CompetitionManager)"><!-- --></A><H3>
 
355
GradingThread</H3>
 
356
<PRE>
 
357
public <A HREF="../../../src-html/net/codescore/exe/GradingThread.html#line.39"><B>GradingThread</B></A>(<A HREF="../../../net/codescore/managers/CompetitionManager.html" title="class in net.codescore.managers">CompetitionManager</A>&nbsp;cm)</PRE>
 
358
<DL>
 
359
</DL>
 
360
 
 
361
<!-- ============ METHOD DETAIL ========== -->
 
362
 
 
363
<A NAME="method_detail"><!-- --></A>
 
364
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
365
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
366
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
 
367
<B>Method Detail</B></FONT></TH>
 
368
</TR>
 
369
</TABLE>
 
370
 
 
371
<A NAME="getStatus()"><!-- --></A><H3>
 
372
getStatus</H3>
 
373
<PRE>
 
374
public <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../src-html/net/codescore/exe/GradingThread.html#line.50"><B>getStatus</B></A>()</PRE>
 
375
<DL>
 
376
<DD><DL>
 
377
</DL>
 
378
</DD>
 
379
</DL>
 
380
<HR>
 
381
 
 
382
<A NAME="run()"><!-- --></A><H3>
 
383
run</H3>
 
384
<PRE>
 
385
public void <A HREF="../../../src-html/net/codescore/exe/GradingThread.html#line.55"><B>run</B></A>()</PRE>
 
386
<DL>
 
387
<DD><DL>
 
388
<DT><B>Specified by:</B><DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Runnable.html?is-external=true#run()" title="class or interface in java.lang">run</A></CODE> in interface <CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang">Runnable</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true#run()" title="class or interface in java.lang">run</A></CODE> in class <CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Thread.html?is-external=true" title="class or interface in java.lang">Thread</A></CODE></DL>
 
389
</DD>
 
390
<DD><DL>
 
391
</DL>
 
392
</DD>
 
393
</DL>
 
394
<HR>
 
395
 
 
396
<A NAME="stopGrading()"><!-- --></A><H3>
 
397
stopGrading</H3>
 
398
<PRE>
 
399
public void <A HREF="../../../src-html/net/codescore/exe/GradingThread.html#line.100"><B>stopGrading</B></A>()</PRE>
 
400
<DL>
 
401
<DD><DL>
 
402
</DL>
 
403
</DD>
 
404
</DL>
 
405
<!-- ========= END OF CLASS DATA ========= -->
 
406
<HR>
 
407
 
 
408
 
 
409
<!-- ======= START OF BOTTOM NAVBAR ====== -->
 
410
<A NAME="navbar_bottom"><!-- --></A>
 
411
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 
412
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
413
<TR>
 
414
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
415
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
416
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
417
  <TR ALIGN="center" VALIGN="top">
 
418
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
419
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
420
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
421
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/GradingThread.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
 
422
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
423
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
424
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
425
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
426
  </TR>
 
427
</TABLE>
 
428
</TD>
 
429
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
430
</EM>
 
431
</TD>
 
432
</TR>
 
433
 
 
434
<TR>
 
435
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
436
&nbsp;<A HREF="../../../net/codescore/exe/GradingMode.html" title="enum in net.codescore.exe"><B>PREV CLASS</B></A>&nbsp;
 
437
&nbsp;<A HREF="../../../net/codescore/exe/ProcessResult.html" title="class in net.codescore.exe"><B>NEXT CLASS</B></A></FONT></TD>
 
438
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
439
  <A HREF="../../../index.html?net/codescore/exe/GradingThread.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
440
&nbsp;<A HREF="GradingThread.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
441
&nbsp;<SCRIPT type="text/javascript">
 
442
  <!--
 
443
  if(window==top) {
 
444
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
445
  }
 
446
  //-->
 
447
</SCRIPT>
 
448
<NOSCRIPT>
 
449
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 
450
</NOSCRIPT>
 
451
 
 
452
 
 
453
</FONT></TD>
 
454
</TR>
 
455
<TR>
 
456
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
457
  SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_java.lang.Thread">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
458
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
459
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
460
</TR>
 
461
</TABLE>
 
462
<A NAME="skip-navbar_bottom"></A>
 
463
<!-- ======== END OF BOTTOM NAVBAR ======= -->
 
464
 
 
465
<HR>
 
466
 
 
467
                                <i>Copyright 2008 &#169; Adam Cornett, Andrew Conner All Rights Reserved.</i>
 
468
                        
 
469
</BODY>
 
470
</HTML>