run java application as background process

2019-02-24 23:15发布

i have made an application using java....when i am installing it on my computer ...i want it to run as background process instead of application...if any user try Task manager...then he can not found it in application....it should no listed in application list...it is there in process list.... so please tell me how can i do this ...as soon as possible....?

2条回答
▲ chillily
2楼-- · 2019-02-24 23:38

My work uses this: http://wrapper.tanukisoftware.org/doc/english/download.jsp

It works well for them and has a lot of functionality.

查看更多
We Are One
3楼-- · 2019-02-24 23:38

Also take a look at http://yajsw.sourceforge.net/.

There is a comparison table for YAJSW, JSW, ACD and L4J.

查看更多
登录 后发表回答