org.mule.module.logging
Class MuleUtils
java.lang.Object
org.mule.module.logging.MuleUtils
public class MuleUtils
- extends Object
Provides Mule related utilities without depending on Mule code
|
Method Summary |
static boolean |
isStandalone()
Indicates if Mule is running in standalone mode |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MULE_HOME
public static final String MULE_HOME
- See Also:
- Constant Field Values
isStandalone
public static boolean isStandalone()
- Indicates if Mule is running in standalone mode
- Returns:
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.