Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

how to develop services in JAVA

  Asked By: Holly    Date: Nov 05    Category: Java    Views: 719
  

I am writing a deamon in JAVA which will be continuosly runnnig
on a computer to detect any change a database.
I want to privide the user to close it down if needed by going to
teh "services" options.the OS is winddows 2000 server.

Any idea how to get my program listed in the services ?

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Jared Adams     Answered On: Nov 05

You can use the java  Service API.
You can find this at
www.multiplan.co.uk/.../downloads.html

 
Didn't find what you were looking for? Find more on how to develop services in JAVA Or get search suggestion and latest updates.




Tagged: