updated javadoc
[jabaws.git] / website / full_javadoc / compbio / engine / local / LocalEngineUtil.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">\r
2 <!--NewPage-->\r
3 <HTML>\r
4 <HEAD>\r
5 <!-- Generated by javadoc (build 1.6.0_24) on Fri Aug 12 14:32:35 BST 2011 -->\r
6 <TITLE>\r
7 LocalEngineUtil\r
8 </TITLE>\r
9 \r
10 <META NAME="date" CONTENT="2011-08-12">\r
11 \r
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">\r
13 \r
14 <SCRIPT type="text/javascript">\r
15 function windowTitle()\r
16 {\r
17     if (location.href.indexOf('is-external=true') == -1) {\r
18         parent.document.title="LocalEngineUtil";\r
19     }\r
20 }\r
21 </SCRIPT>\r
22 <NOSCRIPT>\r
23 </NOSCRIPT>\r
24 \r
25 </HEAD>\r
26 \r
27 <BODY BGCOLOR="white" onload="windowTitle();">\r
28 <HR>\r
29 \r
30 \r
31 <!-- ========= START OF TOP NAVBAR ======= -->\r
32 <A NAME="navbar_top"><!-- --></A>\r
33 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>\r
34 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">\r
35 <TR>\r
36 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
37 <A NAME="navbar_top_firstrow"><!-- --></A>\r
38 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">\r
39   <TR ALIGN="center" VALIGN="top">\r
40   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>\r
41   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>\r
42   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>\r
43   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/LocalEngineUtil.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>\r
44   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>\r
45   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>\r
46   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>\r
47   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>\r
48   </TR>\r
49 </TABLE>\r
50 </TD>\r
51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>\r
52 </EM>\r
53 </TD>\r
54 </TR>\r
55 \r
56 <TR>\r
57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
58 &nbsp;<A HREF="../../../compbio/engine/local/ExecutableWrapper.html" title="class in compbio.engine.local"><B>PREV CLASS</B></A>&nbsp;\r
59 &nbsp;<A HREF="../../../compbio/engine/local/LocalExecutorService.html" title="class in compbio.engine.local"><B>NEXT CLASS</B></A></FONT></TD>\r
60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
61   <A HREF="../../../index.html?compbio/engine/local/LocalEngineUtil.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
62 &nbsp;<A HREF="LocalEngineUtil.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;\r
63 &nbsp;<SCRIPT type="text/javascript">\r
64   <!--\r
65   if(window==top) {\r
66     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');\r
67   }\r
68   //-->\r
69 </SCRIPT>\r
70 <NOSCRIPT>\r
71   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>\r
72 </NOSCRIPT>\r
73 \r
74 \r
75 </FONT></TD>\r
76 </TR>\r
77 <TR>\r
78 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
79   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>\r
80 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
81 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>\r
82 </TR>\r
83 </TABLE>\r
84 <A NAME="skip-navbar_top"></A>\r
85 <!-- ========= END OF TOP NAVBAR ========= -->\r
86 \r
87 <HR>\r
88 <!-- ======== START OF CLASS DATA ======== -->\r
89 <H2>\r
90 <FONT SIZE="-1">\r
91 compbio.engine.local</FONT>\r
92 <BR>\r
93 Class LocalEngineUtil</H2>\r
94 <PRE>\r
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>\r
96   <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>compbio.engine.local.LocalEngineUtil</B>\r
97 </PRE>\r
98 <HR>\r
99 <DL>\r
100 <DT><PRE>public final class <B>LocalEngineUtil</B><DT>extends <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></DL>\r
101 </PRE>\r
102 \r
103 <P>\r
104 <HR>\r
105 \r
106 <P>\r
107 \r
108 <!-- ======== CONSTRUCTOR SUMMARY ======== -->\r
109 \r
110 <A NAME="constructor_summary"><!-- --></A>\r
111 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
112 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
113 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">\r
114 <B>Constructor Summary</B></FONT></TH>\r
115 </TR>\r
116 <TR BGCOLOR="white" CLASS="TableRowColor">\r
117 <TD><CODE><B><A HREF="../../../compbio/engine/local/LocalEngineUtil.html#LocalEngineUtil()">LocalEngineUtil</A></B>()</CODE>\r
118 \r
119 <BR>\r
120 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
121 </TR>\r
122 </TABLE>\r
123 &nbsp;\r
124 <!-- ========== METHOD SUMMARY =========== -->\r
125 \r
126 <A NAME="method_summary"><!-- --></A>\r
127 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
128 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
129 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">\r
130 <B>Method Summary</B></FONT></TH>\r
131 </TR>\r
132 <TR BGCOLOR="white" CLASS="TableRowColor">\r
133 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
134 <CODE>static&nbsp;boolean</CODE></FONT></TD>\r
135 <TD><CODE><B><A HREF="../../../compbio/engine/local/LocalEngineUtil.html#cancelJob(java.util.concurrent.Future, java.lang.String)">cancelJob</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</A>&lt;<A HREF="../../../compbio/engine/client/ConfiguredExecutable.html" title="interface in compbio.engine.client">ConfiguredExecutable</A>&lt;?&gt;&gt;&nbsp;future,\r
136           <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>&nbsp;workDirectory)</CODE>\r
137 \r
138 <BR>\r
139 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
140 </TR>\r
141 <TR BGCOLOR="white" CLASS="TableRowColor">\r
142 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
143 <CODE>static&nbsp;boolean</CODE></FONT></TD>\r
144 <TD><CODE><B><A HREF="../../../compbio/engine/local/LocalEngineUtil.html#cleanup(compbio.engine.client.ConfiguredExecutable)">cleanup</A></B>(<A HREF="../../../compbio/engine/client/ConfiguredExecutable.html" title="interface in compbio.engine.client">ConfiguredExecutable</A>&lt;?&gt;&nbsp;confExecutable)</CODE>\r
145 \r
146 <BR>\r
147 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
148 </TR>\r
149 <TR BGCOLOR="white" CLASS="TableRowColor">\r
150 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
151 <CODE>static&nbsp;<A HREF="../../../compbio/metadata/JobStatus.html" title="enum in compbio.metadata">JobStatus</A></CODE></FONT></TD>\r
152 <TD><CODE><B><A HREF="../../../compbio/engine/local/LocalEngineUtil.html#getJobStatus(java.util.concurrent.Future)">getJobStatus</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</A>&lt;<A HREF="../../../compbio/engine/client/ConfiguredExecutable.html" title="interface in compbio.engine.client">ConfiguredExecutable</A>&lt;?&gt;&gt;&nbsp;future)</CODE>\r
153 \r
154 <BR>\r
155 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
156 </TR>\r
157 <TR BGCOLOR="white" CLASS="TableRowColor">\r
158 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
159 <CODE>static&nbsp;<A HREF="../../../compbio/metadata/JobStatus.html" title="enum in compbio.metadata">JobStatus</A></CODE></FONT></TD>\r
160 <TD><CODE><B><A HREF="../../../compbio/engine/local/LocalEngineUtil.html#getRecordedJobStatus(java.lang.String)">getRecordedJobStatus</A></B>(<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>&nbsp;jobId)</CODE>\r
161 \r
162 <BR>\r
163 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
164 </TR>\r
165 <TR BGCOLOR="white" CLASS="TableRowColor">\r
166 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
167 <CODE>static&nbsp;<A HREF="../../../compbio/engine/client/ConfiguredExecutable.html" title="interface in compbio.engine.client">ConfiguredExecutable</A>&lt;?&gt;</CODE></FONT></TD>\r
168 <TD><CODE><B><A HREF="../../../compbio/engine/local/LocalEngineUtil.html#getResults(java.util.concurrent.Future, java.lang.String)">getResults</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</A>&lt;<A HREF="../../../compbio/engine/client/ConfiguredExecutable.html" title="interface in compbio.engine.client">ConfiguredExecutable</A>&lt;?&gt;&gt;&nbsp;future,\r
169            <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>&nbsp;taskId)</CODE>\r
170 \r
171 <BR>\r
172 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
173 </TR>\r
174 </TABLE>\r
175 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>\r
176 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
177 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">\r
178 <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>\r
179 </TR>\r
180 <TR BGCOLOR="white" CLASS="TableRowColor">\r
181 <TD><CODE><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#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#toString()" title="class or interface in java.lang">toString</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>\r
182 </TR>\r
183 </TABLE>\r
184 &nbsp;\r
185 <P>\r
186 \r
187 <!-- ========= CONSTRUCTOR DETAIL ======== -->\r
188 \r
189 <A NAME="constructor_detail"><!-- --></A>\r
190 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
191 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
192 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">\r
193 <B>Constructor Detail</B></FONT></TH>\r
194 </TR>\r
195 </TABLE>\r
196 \r
197 <A NAME="LocalEngineUtil()"><!-- --></A><H3>\r
198 LocalEngineUtil</H3>\r
199 <PRE>\r
200 public <B>LocalEngineUtil</B>()</PRE>\r
201 <DL>\r
202 </DL>\r
203 \r
204 <!-- ============ METHOD DETAIL ========== -->\r
205 \r
206 <A NAME="method_detail"><!-- --></A>\r
207 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
208 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
209 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">\r
210 <B>Method Detail</B></FONT></TH>\r
211 </TR>\r
212 </TABLE>\r
213 \r
214 <A NAME="cancelJob(java.util.concurrent.Future, java.lang.String)"><!-- --></A><H3>\r
215 cancelJob</H3>\r
216 <PRE>\r
217 public static boolean <B>cancelJob</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</A>&lt;<A HREF="../../../compbio/engine/client/ConfiguredExecutable.html" title="interface in compbio.engine.client">ConfiguredExecutable</A>&lt;?&gt;&gt;&nbsp;future,\r
218                                 <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>&nbsp;workDirectory)</PRE>\r
219 <DL>\r
220 <DD><DL>\r
221 </DL>\r
222 </DD>\r
223 </DL>\r
224 <HR>\r
225 \r
226 <A NAME="getJobStatus(java.util.concurrent.Future)"><!-- --></A><H3>\r
227 getJobStatus</H3>\r
228 <PRE>\r
229 public static <A HREF="../../../compbio/metadata/JobStatus.html" title="enum in compbio.metadata">JobStatus</A> <B>getJobStatus</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</A>&lt;<A HREF="../../../compbio/engine/client/ConfiguredExecutable.html" title="interface in compbio.engine.client">ConfiguredExecutable</A>&lt;?&gt;&gt;&nbsp;future)</PRE>\r
230 <DL>\r
231 <DD><DL>\r
232 </DL>\r
233 </DD>\r
234 </DL>\r
235 <HR>\r
236 \r
237 <A NAME="getRecordedJobStatus(java.lang.String)"><!-- --></A><H3>\r
238 getRecordedJobStatus</H3>\r
239 <PRE>\r
240 public static <A HREF="../../../compbio/metadata/JobStatus.html" title="enum in compbio.metadata">JobStatus</A> <B>getRecordedJobStatus</B>(<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>&nbsp;jobId)</PRE>\r
241 <DL>\r
242 <DD><DL>\r
243 </DL>\r
244 </DD>\r
245 </DL>\r
246 <HR>\r
247 \r
248 <A NAME="cleanup(compbio.engine.client.ConfiguredExecutable)"><!-- --></A><H3>\r
249 cleanup</H3>\r
250 <PRE>\r
251 public static boolean <B>cleanup</B>(<A HREF="../../../compbio/engine/client/ConfiguredExecutable.html" title="interface in compbio.engine.client">ConfiguredExecutable</A>&lt;?&gt;&nbsp;confExecutable)</PRE>\r
252 <DL>\r
253 <DD><DL>\r
254 </DL>\r
255 </DD>\r
256 </DL>\r
257 <HR>\r
258 \r
259 <A NAME="getResults(java.util.concurrent.Future, java.lang.String)"><!-- --></A><H3>\r
260 getResults</H3>\r
261 <PRE>\r
262 public static <A HREF="../../../compbio/engine/client/ConfiguredExecutable.html" title="interface in compbio.engine.client">ConfiguredExecutable</A>&lt;?&gt; <B>getResults</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</A>&lt;<A HREF="../../../compbio/engine/client/ConfiguredExecutable.html" title="interface in compbio.engine.client">ConfiguredExecutable</A>&lt;?&gt;&gt;&nbsp;future,\r
263                                                  <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>&nbsp;taskId)\r
264                                           throws <A HREF="../../../compbio/metadata/ResultNotAvailableException.html" title="class in compbio.metadata">ResultNotAvailableException</A></PRE>\r
265 <DL>\r
266 <DD><DL>\r
267 \r
268 <DT><B>Throws:</B>\r
269 <DD><CODE><A HREF="../../../compbio/metadata/ResultNotAvailableException.html" title="class in compbio.metadata">ResultNotAvailableException</A></CODE></DL>\r
270 </DD>\r
271 </DL>\r
272 <!-- ========= END OF CLASS DATA ========= -->\r
273 <HR>\r
274 \r
275 \r
276 <!-- ======= START OF BOTTOM NAVBAR ====== -->\r
277 <A NAME="navbar_bottom"><!-- --></A>\r
278 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>\r
279 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">\r
280 <TR>\r
281 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
282 <A NAME="navbar_bottom_firstrow"><!-- --></A>\r
283 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">\r
284   <TR ALIGN="center" VALIGN="top">\r
285   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>\r
286   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>\r
287   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>\r
288   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/LocalEngineUtil.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>\r
289   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>\r
290   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>\r
291   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>\r
292   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>\r
293   </TR>\r
294 </TABLE>\r
295 </TD>\r
296 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>\r
297 </EM>\r
298 </TD>\r
299 </TR>\r
300 \r
301 <TR>\r
302 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
303 &nbsp;<A HREF="../../../compbio/engine/local/ExecutableWrapper.html" title="class in compbio.engine.local"><B>PREV CLASS</B></A>&nbsp;\r
304 &nbsp;<A HREF="../../../compbio/engine/local/LocalExecutorService.html" title="class in compbio.engine.local"><B>NEXT CLASS</B></A></FONT></TD>\r
305 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
306   <A HREF="../../../index.html?compbio/engine/local/LocalEngineUtil.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
307 &nbsp;<A HREF="LocalEngineUtil.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;\r
308 &nbsp;<SCRIPT type="text/javascript">\r
309   <!--\r
310   if(window==top) {\r
311     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');\r
312   }\r
313   //-->\r
314 </SCRIPT>\r
315 <NOSCRIPT>\r
316   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>\r
317 </NOSCRIPT>\r
318 \r
319 \r
320 </FONT></TD>\r
321 </TR>\r
322 <TR>\r
323 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
324   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>\r
325 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
326 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>\r
327 </TR>\r
328 </TABLE>\r
329 <A NAME="skip-navbar_bottom"></A>\r
330 <!-- ======== END OF BOTTOM NAVBAR ======= -->\r
331 \r
332 <HR>\r
333 \r
334 </BODY>\r
335 </HTML>\r