Start the mule server
@param ownThread determines if the server will run in its own daemon thread orthe current calling thread
@param registerShutdownHook whether to register the default Mule Server shutdown hock. this will shut down mule cleanly ifthe JVM is shutdown. The only reason not to register this hook is to override it with a custom version
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.