|
|
@@ -108,7 +108,7 @@ good convention, though.</p> |
|
|
|
instantiated and added to this task via its <code>addXXX()</code> |
|
|
|
methods, at run time. Child elements corresponding |
|
|
|
to <code>addConfiguredXXX()</code> are created at this point but |
|
|
|
the actual <code>addCondifgired</code> method is not called.</li> |
|
|
|
the actual <code>addConfigured</code> method is not called.</li> |
|
|
|
|
|
|
|
<li>All attributes of this task get set via their corresponding |
|
|
|
<code>setXXX</code> methods, at runtime.</li> |
|
|
|