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....?
相关问题
- Delete Messages from a Topic in Apache Kafka
- Jackson Deserialization not calling deserialize on
- How to maintain order of key-value in DataFrame sa
- StackExchange API - Deserialize Date in JSON Respo
- Difference between Types.INTEGER and Types.NULL in
My work uses this: http://wrapper.tanukisoftware.org/doc/english/download.jsp
It works well for them and has a lot of functionality.
Also take a look at http://yajsw.sourceforge.net/.
There is a comparison table for YAJSW, JSW, ACD and L4J.