If the service state is {@link State#NEW}, this initiates service startup and returns immediately. A stopped service may not be restarted.
@return this
@throws IllegalStateException if the service is not {@link State#NEW}
@since 15.0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.