No, there is no build-in way.

Jan 

>-----Ursprüngliche Nachricht-----
>Von: sonaluphale [mailto:[EMAIL PROTECTED] 
>Gesendet: Dienstag, 18. September 2007 14:44
>An: user@ant.apache.org
>Betreff: store these class objects in memory and refere to it 
>later in the buildscript.
>
>
>Hi all,
>I have following requirement:
>I have to execute a java class through ANT, say
>BuildConfiguationParser.class. This class instantiates few classes like
>Server.class, Product.class. Does ANT provides a way to store 
>these class
>objects in memory that can later be referenced in the 
>buildscript to invoke
>getter/setter methods on the same object.
>
>Thanks,
>Sonal.
>-- 
>View this message in context: 
>http://www.nabble.com/store-these-class-objects-in-memory-and-r
>efere-to-it-later-in-the-buildscript.-tf4474116.html#a12756283
>Sent from the Ant - Users mailing list archive at Nabble.com.
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to