The state to compare against the specified service's current state. This bean essentially invokes the QueryServiceStatus Win32 API and compares the value in the dwCurrentState field of the returned SERVICE_STATUS structure for equality.
See the QueryServiceStatus and OpenService Win32 API help documentation.