How can check a window service is running or not in java



I want to check specific Window service is running or not in java
application

.