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-refere-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]

Reply via email to