Subversion Repositories bacoAlunos

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1777 jmachado 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.5.0_09) on Thu Nov 02 11:46:40 EST 2006 -->
6
<TITLE>
7
RunTargetCommand (Ant Contrib)
8
</TITLE>
9
 
10
<META NAME="keywords" CONTENT="net.sf.antcontrib.antserver.commands.RunTargetCommand class">
11
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
13
 
14
<SCRIPT type="text/javascript">
15
function windowTitle()
16
{
17
    parent.document.title="RunTargetCommand (Ant Contrib)";
18
}
19
</SCRIPT>
20
<NOSCRIPT>
21
</NOSCRIPT>
22
 
23
</HEAD>
24
 
25
<BODY BGCOLOR="white" onload="windowTitle();">
26
 
27
 
28
<!-- ========= START OF TOP NAVBAR ======= -->
29
<A NAME="navbar_top"><!-- --></A>
30
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
31
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
32
<TR>
33
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
34
<A NAME="navbar_top_firstrow"><!-- --></A>
35
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
36
  <TR ALIGN="center" VALIGN="top">
37
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
38
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
39
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
42
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
44
  </TR>
45
</TABLE>
46
</TD>
47
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
48
</EM>
49
</TD>
50
</TR>
51
 
52
<TR>
53
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
54
&nbsp;<A HREF="../../../../../net/sf/antcontrib/antserver/commands/RunAntCommand.html" title="class in net.sf.antcontrib.antserver.commands"><B>PREV CLASS</B></A>&nbsp;
55
&nbsp;<A HREF="../../../../../net/sf/antcontrib/antserver/commands/SendFileCommand.html" title="class in net.sf.antcontrib.antserver.commands"><B>NEXT CLASS</B></A></FONT></TD>
56
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57
  <A HREF="../../../../../index.html?net/sf/antcontrib/antserver/commands/RunTargetCommand.html" target="_top"><B>FRAMES</B></A>  &nbsp;
58
&nbsp;<A HREF="RunTargetCommand.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
59
&nbsp;<SCRIPT type="text/javascript">
60
  <!--
61
  if(window==top) {
62
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
63
  }
64
  //-->
65
</SCRIPT>
66
<NOSCRIPT>
67
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
68
</NOSCRIPT>
69
 
70
 
71
</FONT></TD>
72
</TR>
73
<TR>
74
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
75
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
76
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
77
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
78
</TR>
79
</TABLE>
80
<A NAME="skip-navbar_top"></A>
81
<!-- ========= END OF TOP NAVBAR ========= -->
82
 
83
<HR>
84
<!-- ======== START OF CLASS DATA ======== -->
85
<H2>
86
<FONT SIZE="-1">
87
net.sf.antcontrib.antserver.commands</FONT>
88
<BR>
89
Class RunTargetCommand</H2>
90
<PRE>
91
java.lang.Object
92
  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../net/sf/antcontrib/antserver/commands/AbstractCommand.html" title="class in net.sf.antcontrib.antserver.commands">net.sf.antcontrib.antserver.commands.AbstractCommand</A>
93
      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>net.sf.antcontrib.antserver.commands.RunTargetCommand</B>
94
</PRE>
95
<DL>
96
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable, <A HREF="../../../../../net/sf/antcontrib/antserver/Command.html" title="interface in net.sf.antcontrib.antserver">Command</A></DD>
97
</DL>
98
<HR>
99
<DL>
100
<DT><PRE>public class <B>RunTargetCommand</B><DT>extends <A HREF="../../../../../net/sf/antcontrib/antserver/commands/AbstractCommand.html" title="class in net.sf.antcontrib.antserver.commands">AbstractCommand</A><DT>implements <A HREF="../../../../../net/sf/antcontrib/antserver/Command.html" title="interface in net.sf.antcontrib.antserver">Command</A></DL>
101
</PRE>
102
 
103
<P>
104
Place class description here.
105
<P>
106
 
107
<P>
108
<DL>
109
<DT><B>Since:</B></DT>
110
  <DD></DD>
111
<DT><B>Author:</B></DT>
112
  <DD><a href='mailto:mattinger@yahoo.com'>Matthew Inger</a>, <additional author></DD>
113
<DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#net.sf.antcontrib.antserver.commands.RunTargetCommand">Serialized Form</A></DL>
114
<HR>
115
 
116
<P>
117
 
118
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
119
 
120
<A NAME="constructor_summary"><!-- --></A>
121
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
122
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
123
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
124
<B>Constructor Summary</B></FONT></TH>
125
</TR>
126
<TR BGCOLOR="white" CLASS="TableRowColor">
127
<TD><CODE><B><A HREF="../../../../../net/sf/antcontrib/antserver/commands/RunTargetCommand.html#RunTargetCommand()">RunTargetCommand</A></B>()</CODE>
128
 
129
<BR>
130
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
131
</TR>
132
</TABLE>
133
&nbsp;
134
<!-- ========== METHOD SUMMARY =========== -->
135
 
136
<A NAME="method_summary"><!-- --></A>
137
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
138
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
139
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
140
<B>Method Summary</B></FONT></TH>
141
</TR>
142
<TR BGCOLOR="white" CLASS="TableRowColor">
143
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
144
<CODE>&nbsp;void</CODE></FONT></TD>
145
<TD><CODE><B><A HREF="../../../../../net/sf/antcontrib/antserver/commands/RunTargetCommand.html#addConfiguredProperty(net.sf.antcontrib.antserver.commands.PropertyContainer)">addConfiguredProperty</A></B>(<A HREF="../../../../../net/sf/antcontrib/antserver/commands/PropertyContainer.html" title="class in net.sf.antcontrib.antserver.commands">PropertyContainer</A>&nbsp;property)</CODE>
146
 
147
<BR>
148
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
149
</TR>
150
<TR BGCOLOR="white" CLASS="TableRowColor">
151
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
152
<CODE>&nbsp;void</CODE></FONT></TD>
153
<TD><CODE><B><A HREF="../../../../../net/sf/antcontrib/antserver/commands/RunTargetCommand.html#addConfiguredReference(net.sf.antcontrib.antserver.commands.ReferenceContainer)">addConfiguredReference</A></B>(<A HREF="../../../../../net/sf/antcontrib/antserver/commands/ReferenceContainer.html" title="class in net.sf.antcontrib.antserver.commands">ReferenceContainer</A>&nbsp;reference)</CODE>
154
 
155
<BR>
156
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
157
</TR>
158
<TR BGCOLOR="white" CLASS="TableRowColor">
159
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
160
<CODE>&nbsp;boolean</CODE></FONT></TD>
161
<TD><CODE><B><A HREF="../../../../../net/sf/antcontrib/antserver/commands/RunTargetCommand.html#execute(org.apache.tools.ant.Project, long, java.io.InputStream)">execute</A></B>(org.apache.tools.ant.Project&nbsp;project,
162
        long&nbsp;contentLength,
163
        java.io.InputStream&nbsp;content)</CODE>
164
 
165
<BR>
166
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Execute the command.</TD>
167
</TR>
168
<TR BGCOLOR="white" CLASS="TableRowColor">
169
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
170
<CODE>&nbsp;java.util.Vector</CODE></FONT></TD>
171
<TD><CODE><B><A HREF="../../../../../net/sf/antcontrib/antserver/commands/RunTargetCommand.html#getProperties()">getProperties</A></B>()</CODE>
172
 
173
<BR>
174
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
175
</TR>
176
<TR BGCOLOR="white" CLASS="TableRowColor">
177
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
178
<CODE>&nbsp;java.util.Vector</CODE></FONT></TD>
179
<TD><CODE><B><A HREF="../../../../../net/sf/antcontrib/antserver/commands/RunTargetCommand.html#getReferences()">getReferences</A></B>()</CODE>
180
 
181
<BR>
182
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
183
</TR>
184
<TR BGCOLOR="white" CLASS="TableRowColor">
185
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
186
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
187
<TD><CODE><B><A HREF="../../../../../net/sf/antcontrib/antserver/commands/RunTargetCommand.html#getTarget()">getTarget</A></B>()</CODE>
188
 
189
<BR>
190
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
191
</TR>
192
<TR BGCOLOR="white" CLASS="TableRowColor">
193
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
194
<CODE>&nbsp;boolean</CODE></FONT></TD>
195
<TD><CODE><B><A HREF="../../../../../net/sf/antcontrib/antserver/commands/RunTargetCommand.html#isInheritall()">isInheritall</A></B>()</CODE>
196
 
197
<BR>
198
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
199
</TR>
200
<TR BGCOLOR="white" CLASS="TableRowColor">
201
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
202
<CODE>&nbsp;boolean</CODE></FONT></TD>
203
<TD><CODE><B><A HREF="../../../../../net/sf/antcontrib/antserver/commands/RunTargetCommand.html#isInteritrefs()">isInteritrefs</A></B>()</CODE>
204
 
205
<BR>
206
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
207
</TR>
208
<TR BGCOLOR="white" CLASS="TableRowColor">
209
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
210
<CODE>&nbsp;void</CODE></FONT></TD>
211
<TD><CODE><B><A HREF="../../../../../net/sf/antcontrib/antserver/commands/RunTargetCommand.html#setInheritall(boolean)">setInheritall</A></B>(boolean&nbsp;inheritall)</CODE>
212
 
213
<BR>
214
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
215
</TR>
216
<TR BGCOLOR="white" CLASS="TableRowColor">
217
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
218
<CODE>&nbsp;void</CODE></FONT></TD>
219
<TD><CODE><B><A HREF="../../../../../net/sf/antcontrib/antserver/commands/RunTargetCommand.html#setInteritrefs(boolean)">setInteritrefs</A></B>(boolean&nbsp;interitrefs)</CODE>
220
 
221
<BR>
222
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
223
</TR>
224
<TR BGCOLOR="white" CLASS="TableRowColor">
225
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
226
<CODE>&nbsp;void</CODE></FONT></TD>
227
<TD><CODE><B><A HREF="../../../../../net/sf/antcontrib/antserver/commands/RunTargetCommand.html#setProperties(java.util.Vector)">setProperties</A></B>(java.util.Vector&nbsp;properties)</CODE>
228
 
229
<BR>
230
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
231
</TR>
232
<TR BGCOLOR="white" CLASS="TableRowColor">
233
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
234
<CODE>&nbsp;void</CODE></FONT></TD>
235
<TD><CODE><B><A HREF="../../../../../net/sf/antcontrib/antserver/commands/RunTargetCommand.html#setReferences(java.util.Vector)">setReferences</A></B>(java.util.Vector&nbsp;references)</CODE>
236
 
237
<BR>
238
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
239
</TR>
240
<TR BGCOLOR="white" CLASS="TableRowColor">
241
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
242
<CODE>&nbsp;void</CODE></FONT></TD>
243
<TD><CODE><B><A HREF="../../../../../net/sf/antcontrib/antserver/commands/RunTargetCommand.html#setTarget(java.lang.String)">setTarget</A></B>(java.lang.String&nbsp;target)</CODE>
244
 
245
<BR>
246
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
247
</TR>
248
<TR BGCOLOR="white" CLASS="TableRowColor">
249
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
250
<CODE>&nbsp;void</CODE></FONT></TD>
251
<TD><CODE><B><A HREF="../../../../../net/sf/antcontrib/antserver/commands/RunTargetCommand.html#validate(org.apache.tools.ant.Project)">validate</A></B>(org.apache.tools.ant.Project&nbsp;project)</CODE>
252
 
253
<BR>
254
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This should throw a build exception if the parameters
255
 are invalid.</TD>
256
</TR>
257
</TABLE>
258
&nbsp;<A NAME="methods_inherited_from_class_net.sf.antcontrib.antserver.commands.AbstractCommand"><!-- --></A>
259
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
260
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
261
<TH ALIGN="left"><B>Methods inherited from class net.sf.antcontrib.antserver.commands.<A HREF="../../../../../net/sf/antcontrib/antserver/commands/AbstractCommand.html" title="class in net.sf.antcontrib.antserver.commands">AbstractCommand</A></B></TH>
262
</TR>
263
<TR BGCOLOR="white" CLASS="TableRowColor">
264
<TD><CODE><A HREF="../../../../../net/sf/antcontrib/antserver/commands/AbstractCommand.html#getContentLength()">getContentLength</A>, <A HREF="../../../../../net/sf/antcontrib/antserver/commands/AbstractCommand.html#getContentStream()">getContentStream</A>, <A HREF="../../../../../net/sf/antcontrib/antserver/commands/AbstractCommand.html#getReponseContentStream()">getReponseContentStream</A>, <A HREF="../../../../../net/sf/antcontrib/antserver/commands/AbstractCommand.html#getResponseContentLength()">getResponseContentLength</A>, <A HREF="../../../../../net/sf/antcontrib/antserver/commands/AbstractCommand.html#respond(org.apache.tools.ant.Project, long, java.io.InputStream)">respond</A></CODE></TD>
265
</TR>
266
</TABLE>
267
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
268
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
269
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
270
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
271
</TR>
272
<TR BGCOLOR="white" CLASS="TableRowColor">
273
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
274
</TR>
275
</TABLE>
276
&nbsp;<A NAME="methods_inherited_from_class_net.sf.antcontrib.antserver.Command"><!-- --></A>
277
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
278
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
279
<TH ALIGN="left"><B>Methods inherited from interface net.sf.antcontrib.antserver.<A HREF="../../../../../net/sf/antcontrib/antserver/Command.html" title="interface in net.sf.antcontrib.antserver">Command</A></B></TH>
280
</TR>
281
<TR BGCOLOR="white" CLASS="TableRowColor">
282
<TD><CODE><A HREF="../../../../../net/sf/antcontrib/antserver/Command.html#getContentLength()">getContentLength</A>, <A HREF="../../../../../net/sf/antcontrib/antserver/Command.html#getContentStream()">getContentStream</A>, <A HREF="../../../../../net/sf/antcontrib/antserver/Command.html#getReponseContentStream()">getReponseContentStream</A>, <A HREF="../../../../../net/sf/antcontrib/antserver/Command.html#getResponseContentLength()">getResponseContentLength</A>, <A HREF="../../../../../net/sf/antcontrib/antserver/Command.html#respond(org.apache.tools.ant.Project, long, java.io.InputStream)">respond</A></CODE></TD>
283
</TR>
284
</TABLE>
285
&nbsp;
286
<P>
287
 
288
<!-- ========= CONSTRUCTOR DETAIL ======== -->
289
 
290
<A NAME="constructor_detail"><!-- --></A>
291
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
292
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
293
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
294
<B>Constructor Detail</B></FONT></TH>
295
</TR>
296
</TABLE>
297
 
298
<A NAME="RunTargetCommand()"><!-- --></A><H3>
299
RunTargetCommand</H3>
300
<PRE>
301
public <B>RunTargetCommand</B>()</PRE>
302
<DL>
303
</DL>
304
 
305
<!-- ============ METHOD DETAIL ========== -->
306
 
307
<A NAME="method_detail"><!-- --></A>
308
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
309
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
310
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
311
<B>Method Detail</B></FONT></TH>
312
</TR>
313
</TABLE>
314
 
315
<A NAME="getTarget()"><!-- --></A><H3>
316
getTarget</H3>
317
<PRE>
318
public java.lang.String <B>getTarget</B>()</PRE>
319
<DL>
320
<DD><DL>
321
</DL>
322
</DD>
323
<DD><DL>
324
</DL>
325
</DD>
326
</DL>
327
<HR>
328
 
329
<A NAME="setTarget(java.lang.String)"><!-- --></A><H3>
330
setTarget</H3>
331
<PRE>
332
public void <B>setTarget</B>(java.lang.String&nbsp;target)</PRE>
333
<DL>
334
<DD><DL>
335
</DL>
336
</DD>
337
<DD><DL>
338
</DL>
339
</DD>
340
</DL>
341
<HR>
342
 
343
<A NAME="getProperties()"><!-- --></A><H3>
344
getProperties</H3>
345
<PRE>
346
public java.util.Vector <B>getProperties</B>()</PRE>
347
<DL>
348
<DD><DL>
349
</DL>
350
</DD>
351
<DD><DL>
352
</DL>
353
</DD>
354
</DL>
355
<HR>
356
 
357
<A NAME="setProperties(java.util.Vector)"><!-- --></A><H3>
358
setProperties</H3>
359
<PRE>
360
public void <B>setProperties</B>(java.util.Vector&nbsp;properties)</PRE>
361
<DL>
362
<DD><DL>
363
</DL>
364
</DD>
365
<DD><DL>
366
</DL>
367
</DD>
368
</DL>
369
<HR>
370
 
371
<A NAME="getReferences()"><!-- --></A><H3>
372
getReferences</H3>
373
<PRE>
374
public java.util.Vector <B>getReferences</B>()</PRE>
375
<DL>
376
<DD><DL>
377
</DL>
378
</DD>
379
<DD><DL>
380
</DL>
381
</DD>
382
</DL>
383
<HR>
384
 
385
<A NAME="setReferences(java.util.Vector)"><!-- --></A><H3>
386
setReferences</H3>
387
<PRE>
388
public void <B>setReferences</B>(java.util.Vector&nbsp;references)</PRE>
389
<DL>
390
<DD><DL>
391
</DL>
392
</DD>
393
<DD><DL>
394
</DL>
395
</DD>
396
</DL>
397
<HR>
398
 
399
<A NAME="isInheritall()"><!-- --></A><H3>
400
isInheritall</H3>
401
<PRE>
402
public boolean <B>isInheritall</B>()</PRE>
403
<DL>
404
<DD><DL>
405
</DL>
406
</DD>
407
<DD><DL>
408
</DL>
409
</DD>
410
</DL>
411
<HR>
412
 
413
<A NAME="setInheritall(boolean)"><!-- --></A><H3>
414
setInheritall</H3>
415
<PRE>
416
public void <B>setInheritall</B>(boolean&nbsp;inheritall)</PRE>
417
<DL>
418
<DD><DL>
419
</DL>
420
</DD>
421
<DD><DL>
422
</DL>
423
</DD>
424
</DL>
425
<HR>
426
 
427
<A NAME="isInteritrefs()"><!-- --></A><H3>
428
isInteritrefs</H3>
429
<PRE>
430
public boolean <B>isInteritrefs</B>()</PRE>
431
<DL>
432
<DD><DL>
433
</DL>
434
</DD>
435
<DD><DL>
436
</DL>
437
</DD>
438
</DL>
439
<HR>
440
 
441
<A NAME="setInteritrefs(boolean)"><!-- --></A><H3>
442
setInteritrefs</H3>
443
<PRE>
444
public void <B>setInteritrefs</B>(boolean&nbsp;interitrefs)</PRE>
445
<DL>
446
<DD><DL>
447
</DL>
448
</DD>
449
<DD><DL>
450
</DL>
451
</DD>
452
</DL>
453
<HR>
454
 
455
<A NAME="addConfiguredProperty(net.sf.antcontrib.antserver.commands.PropertyContainer)"><!-- --></A><H3>
456
addConfiguredProperty</H3>
457
<PRE>
458
public void <B>addConfiguredProperty</B>(<A HREF="../../../../../net/sf/antcontrib/antserver/commands/PropertyContainer.html" title="class in net.sf.antcontrib.antserver.commands">PropertyContainer</A>&nbsp;property)</PRE>
459
<DL>
460
<DD><DL>
461
</DL>
462
</DD>
463
<DD><DL>
464
</DL>
465
</DD>
466
</DL>
467
<HR>
468
 
469
<A NAME="addConfiguredReference(net.sf.antcontrib.antserver.commands.ReferenceContainer)"><!-- --></A><H3>
470
addConfiguredReference</H3>
471
<PRE>
472
public void <B>addConfiguredReference</B>(<A HREF="../../../../../net/sf/antcontrib/antserver/commands/ReferenceContainer.html" title="class in net.sf.antcontrib.antserver.commands">ReferenceContainer</A>&nbsp;reference)</PRE>
473
<DL>
474
<DD><DL>
475
</DL>
476
</DD>
477
<DD><DL>
478
</DL>
479
</DD>
480
</DL>
481
<HR>
482
 
483
<A NAME="validate(org.apache.tools.ant.Project)"><!-- --></A><H3>
484
validate</H3>
485
<PRE>
486
public void <B>validate</B>(org.apache.tools.ant.Project&nbsp;project)</PRE>
487
<DL>
488
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../net/sf/antcontrib/antserver/Command.html#validate(org.apache.tools.ant.Project)">Command</A></CODE></B></DD>
489
<DD>This should throw a build exception if the parameters
490
 are invalid.
491
<P>
492
<DD><DL>
493
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../net/sf/antcontrib/antserver/Command.html#validate(org.apache.tools.ant.Project)">validate</A></CODE> in interface <CODE><A HREF="../../../../../net/sf/antcontrib/antserver/Command.html" title="interface in net.sf.antcontrib.antserver">Command</A></CODE></DL>
494
</DD>
495
<DD><DL>
496
</DL>
497
</DD>
498
</DL>
499
<HR>
500
 
501
<A NAME="execute(org.apache.tools.ant.Project, long, java.io.InputStream)"><!-- --></A><H3>
502
execute</H3>
503
<PRE>
504
public boolean <B>execute</B>(org.apache.tools.ant.Project&nbsp;project,
505
                       long&nbsp;contentLength,
506
                       java.io.InputStream&nbsp;content)
507
                throws java.lang.Throwable</PRE>
508
<DL>
509
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../net/sf/antcontrib/antserver/Command.html#execute(org.apache.tools.ant.Project, long, java.io.InputStream)">Command</A></CODE></B></DD>
510
<DD>Execute the command.
511
<P>
512
<DD><DL>
513
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../net/sf/antcontrib/antserver/Command.html#execute(org.apache.tools.ant.Project, long, java.io.InputStream)">execute</A></CODE> in interface <CODE><A HREF="../../../../../net/sf/antcontrib/antserver/Command.html" title="interface in net.sf.antcontrib.antserver">Command</A></CODE></DL>
514
</DD>
515
<DD><DL>
516
<DT><B>Parameters:</B><DD><CODE>project</CODE> - The project which is being executed
517
<DT><B>Returns:</B><DD>If true, the connection will be closed
518
<DT><B>Throws:</B>
519
<DD><CODE>java.lang.Throwable</CODE></DL>
520
</DD>
521
</DL>
522
<!-- ========= END OF CLASS DATA ========= -->
523
<HR>
524
 
525
 
526
<!-- ======= START OF BOTTOM NAVBAR ====== -->
527
<A NAME="navbar_bottom"><!-- --></A>
528
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
529
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
530
<TR>
531
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
532
<A NAME="navbar_bottom_firstrow"><!-- --></A>
533
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
534
  <TR ALIGN="center" VALIGN="top">
535
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
536
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
537
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
538
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
539
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
540
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
541
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
542
  </TR>
543
</TABLE>
544
</TD>
545
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
546
</EM>
547
</TD>
548
</TR>
549
 
550
<TR>
551
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
552
&nbsp;<A HREF="../../../../../net/sf/antcontrib/antserver/commands/RunAntCommand.html" title="class in net.sf.antcontrib.antserver.commands"><B>PREV CLASS</B></A>&nbsp;
553
&nbsp;<A HREF="../../../../../net/sf/antcontrib/antserver/commands/SendFileCommand.html" title="class in net.sf.antcontrib.antserver.commands"><B>NEXT CLASS</B></A></FONT></TD>
554
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
555
  <A HREF="../../../../../index.html?net/sf/antcontrib/antserver/commands/RunTargetCommand.html" target="_top"><B>FRAMES</B></A>  &nbsp;
556
&nbsp;<A HREF="RunTargetCommand.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
557
&nbsp;<SCRIPT type="text/javascript">
558
  <!--
559
  if(window==top) {
560
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
561
  }
562
  //-->
563
</SCRIPT>
564
<NOSCRIPT>
565
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
566
</NOSCRIPT>
567
 
568
 
569
</FONT></TD>
570
</TR>
571
<TR>
572
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
573
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
574
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
575
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
576
</TR>
577
</TABLE>
578
<A NAME="skip-navbar_bottom"></A>
579
<!-- ======== END OF BOTTOM NAVBAR ======= -->
580
 
581
<HR>
582
 
583
</BODY>
584
</HTML>