org.mule.modules.boot
Class MuleBootstrap
java.lang.Object
org.mule.modules.boot.MuleBootstrap
- public class MuleBootstrap
- extends Object
Determine which is the main class to run and delegate control to the Java Service
Wrapper.
MuleBootstrap class is responsible for constructing Mule's classpath
from the Mule home folder.
Method Summary |
static void |
main(String[] args)
Entry point. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
throws Exception
- Entry point.
- Parameters:
args
- command-line arguments
- Throws:
Exception
- in case of any fatal problem
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.