Hello to all, somebody know how retriew the ProcessId after to have create a process with
@CreateProcess annotation?
Es.:
| @CreateProcess(definition="processName")
| public void parse()
| {
| //get processID and make something with...
| ...
| ...
| }
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059526#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...