By srbshell
via instantkick.blogspot.com
Submitted: Feb 07 2013 / 07:24
A Windows/Linux service could be stop and start using Java API. There are two version basically that do the job. Runtime class provides the old way to execute the OS commands that can be used for querying, stopping and starting the services.
Add your comment