get the thread

It is possible to make the next thing:

I run ant task(“start”) which create useful process and leave it in system. Then I need to run next task (“stop”) and kill this process. It is possible? Problem in getting thread by “stop” task. Each ant task runs in separate thread and actually it separate program.

[354 byte] By [tushaka] at [2007-9-25]
# 1
[url http://forum.java.sun.com/thread.jspa?threadID=771621&messageID=4396376#4396376]Crosspost.[/url]
CaptainMorgan08a at 2007-7-15 > top of java,Core,Core APIs...