|
From: Dan <dan...@ho...> - 2004-05-03 12:40:19
|
I have been tasked with writing an application which is capable of starting
and stopping a windows service. The application is supposed to be written
in Java. I was planning on using the Service Wrapper to install and run the
service.
When browsing the API I didn't see any mechanism to access the
services, and start/stop a particular service. Can anyone tell me if this
is possible, and perhaps point me in the write direction?
Thanks,
Dan
|